为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox crashes on close

  • 9 个回答
  • 17 人有此问题
  • 1 次查看
  • 最后回复者为 DarkHadron

more options

Firefox has recently started crashing when I try to close it. This happens even after downgrading from FF26 beta to FF25, reinstalling it, and after disabling all extensions.

Here is the crash log with extensions disabled: https://crash-stats.mozilla.com/report/index/bp-baedd573-1806-4916-95d8-34fde2131110

Firefox has recently started crashing when I try to close it. This happens even after downgrading from FF26 beta to FF25, reinstalling it, and after disabling all extensions. Here is the crash log with extensions disabled: https://crash-stats.mozilla.com/report/index/bp-baedd573-1806-4916-95d8-34fde2131110

被采纳的解决方案

I deleted all the dump and minidump files and this crash has not occurred in last ten days. NB have also had other issues with these files in backup.

定位到答案原位置 👍 2

所有回复 (9)

more options

Try to use "Firefox > Exit" (Windows: Firefox/File > Exit; Mac: Firefox > Quit Firefox; Linux: Firefox/File > Quit) to close Firefox if you are currently doing that by clicking the close X on the Firefox title bar.

Did you check for problems caused by plugins?


You can try to set the media.windows-media-foundation.enabled pref to false on the about:config page.

由cor-el于修改

more options

The problem occurs no matter how I close Firefox. Quit from menu, title bar close button, or otherwise.

Setting media.windows-media-foundation.enabled to false did not change anything.

I tried tracking down the device ID in the "App Notes" section of the crash log (AdapterVendorID: 0x10de, AdapterDeviceID: 0x1200) and it is my 560 GTX TI graphics card.

I switched to integrated graphics, and the crash log now lists my Intel graphics device (AdapterVendorID: 0x8086, AdapterDeviceID: 0x0412).

The rest of the crash log is identical, so I'm not sure if this is useful.

more options

You can try to disable all plugins.

Do other crash reports have a similar crash signature ([@ mozilla::ReentrantMonitor::Enter() ])?

more options

Crash still occurs after setting all plug-ins to "Never Activate".

All crash reports have an identical crash signature. Here is another crash log with all plugins and extensions disabled.

由DarkHadron于修改

more options

Update: this crash only occurs when Gmail is (or has been) an open tab during the session.

  • Open Gmail, close browser, crash.
  • Open Gmail, close Gmail tab, close browser, crash.
  • Open only non-Gmail tabs, close browser, works fine.

This only occurs with Gmails standard view. Basic view (with JavaScript disabled) does not cause this.

由DarkHadron于修改

more options

I tried creating a new clean profile for testing, and discovered that the Firefox firstrun page will also cause the crash. The video in the center, however, shows a "No video with supported format and MIME type found." error. On a hunch, I set media.webm.enabled to false and that page no longer caused a crash on exit.

Similarly, I discovered that setting both media.windows-media-foundation.enabled and media.ogg.enabled to false stopped Gmail from causing a crash on exit.

Also, closing Firefox before the Google chat inset finishes loading will also prevent a crash.

At a guess, it appears that Gmail (and several other sites) are trying to load HTML5 audio/video elements, and my system is not handling the decoders correctly. I can't tell if this is an issue with Firefox, or if it delegates the task to a local decoder.

more options

This doesn't happen every time, the more tabs open the more likely it seems to happen. I have had serious problems with the minidump files in that they sometimes seem corrupt. NB this system has SSD C drive with a separate HDD for documents and pictures.

more options

选择的解决方案

I deleted all the dump and minidump files and this crash has not occurred in last ten days. NB have also had other issues with these files in backup.

more options

Interesting. I deleted the minidumps and the problem seems gone. Thanks!