Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 2 回覆
  • 1 有這個問題
  • 13 次檢視
  • 最近回覆由 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!

所有回覆 (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.