Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

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

Learn More

Firefox crashes immediately when I click on the icon

  • 1 回覆
  • 1 有這個問題
  • 25 次檢視
  • 最近回覆由 cor-el

more options

On 9/21/2011 firefox worked fine. On 9/22/2011 when I clicked on the firefox icon I immediately got the mozilla crash report. In firefox help, under firefox crashes I have followed the steps listed: Update Firefox Update your plugins Update Windows Update your drivers Update your Internet Security software Check for viruses or spyware Check to see if the crash happens in safe mode The crash still happens in Safe Mode The crash doesn't happen in Safe Mode Get help fixing this crash None of these steps have helped. Firefox does crash in safe mode.

On 9/21/2011 firefox worked fine. On 9/22/2011 when I clicked on the firefox icon I immediately got the mozilla crash report. In firefox help, under firefox crashes I have followed the steps listed: Update Firefox Update your plugins Update Windows Update your drivers Update your Internet Security software Check for viruses or spyware Check to see if the crash happens in safe mode The crash still happens in Safe Mode The crash doesn't happen in Safe Mode Get help fixing this crash None of these steps have helped. Firefox does crash in safe mode.

所有回覆 (1)

more options

There are quite a few reports with that crash signature:

Look like a problem with running JavaScript.

Does it happen on specific pages?

Does it help if you disable the JavaScript JIT compiler temporarily as a test?

Try to set these two prefs to false on the about:config page to disable the JavaScript JIT compiler for scripts on web pages.

javascript.options.methodjit.content
javascript.options.tracejit.content

If you still see the crashes then do the same with these two for Chrome content (browser and extensions):

javascript.options.methodjit.chrome
javascript.options.tracejit.chrome

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.

  • Use the Filter bar at to top of the about:config page to locate a preference more easily.
  • Preferences that have been modified show as bold (user set).
  • Preferences can be reset to the default or changed via the right-click context menu.

由 cor-el 於 修改