Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

everytime i close firefox there is an orphaned firefox.exe process that stays in taskmanager and cannot be killed!

  • 2 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi veyi

more options

This is s serious security risk! my taskmanager gets full of firefox.exe processes eating memory. I want them gone. task manager cannot kill them!

This is s serious security risk! my taskmanager gets full of firefox.exe processes eating memory. I want them gone. task manager cannot kill them!

Tất cả các câu trả lời (2)

more options

Hi veyi, is Firefox 68 working normally except for this problem?

Firefox 68 introduced a new launch(er) process which better insulates the browser from unwanted DLL injections and if you normally run with administrator privileges, it starts the browser with standard user privileges (medium integrity) to reduce risk from zero day vulnerabilities.

After starting the browser, the launcher process is supposed to exit immediately. Perhaps that is not working on yours for some reason? To try to gather more information, could you start Firefox with an additional command line switch to increase logging to the Windows Event Viewer.

That would involve updating the shortcut you use to start Firefox. Either:

  • Right-click a Firefox desktop shortcut, then click Properties
  • Right-click a Firefox icon pinned to the Taskbar then right-click Mozilla Firefox, then click Properties

Windows should show the Shortcut tab and select the Target field. The Target usually is along the following lines:

  • "C:\Program Files\Mozilla Firefox\firefox.exe"
  • "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"

You would add a space and then the new switch, either:

  • "C:\Program Files\Mozilla Firefox\firefox.exe" -log-launcher-error
  • "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -log-launcher-error

Ref. https://wiki.mozilla.org/Platform/Integration/InjectEject/Launcher_Process/#Other_Troubleshooting

more options

Thank you for the reply. I am indeed running as admin in my win7

i used the -log-launcher-error browsed with FF a bit and closed. check the /windows logs/Applications in event viewer and there was nothing there from firefox.

I also noticed that the new launch processes , in my system, eventually they disappear from the task manager. BUT it takes each one around 10-25 minutes after closing my browser. This is not their indented behavior.