搜尋 Mozilla 技術支援網站

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

Learn More

Repeated Crashes

  • 4 回覆
  • 1 有這個問題
  • 12 次檢視
  • 最近回覆由 FredMcD

more options

Could I please have some help understanding the cause of the repeated crashes?

They're all EXCEPTION_BREAKPOINT which suggests bad programming, no? But I can't figure out what addon is causing it. I've disabled all the most likely addons, to no avail.

In reverse chronological order: bp-f336fdf0-2e72-41a6-aea0-44aa00210902 bp-c8382bdb-bcb2-46be-8fff-db2710210902 bp-50064910-db3b-4bb8-a4e8-02a060210902 bp-9a03addb-ab1c-45e9-9e07-e33260210902 bp-f992bd99-5544-44a9-aa23-cb1190210901 bp-1bbc1e81-9a88-4011-919b-40eb40210901 bp-d124988f-b337-45ed-851d-38ac70210901 bp-244f1082-98e4-4a0d-ad3e-f6d550210901 bp-0838d452-8bbd-4394-9da1-5b4860210901 bp-c19d9a93-be96-4586-a1a1-d5f450210901 bp-8155d279-97de-41ae-853a-8fb980210901

Could I please have some help understanding the cause of the repeated crashes? They're all EXCEPTION_BREAKPOINT which suggests bad programming, no? But I can't figure out what addon is causing it. I've disabled all the most likely addons, to no avail. In reverse chronological order: bp-f336fdf0-2e72-41a6-aea0-44aa00210902 bp-c8382bdb-bcb2-46be-8fff-db2710210902 bp-50064910-db3b-4bb8-a4e8-02a060210902 bp-9a03addb-ab1c-45e9-9e07-e33260210902 bp-f992bd99-5544-44a9-aa23-cb1190210901 bp-1bbc1e81-9a88-4011-919b-40eb40210901 bp-d124988f-b337-45ed-851d-38ac70210901 bp-244f1082-98e4-4a0d-ad3e-f6d550210901 bp-0838d452-8bbd-4394-9da1-5b4860210901 bp-c19d9a93-be96-4586-a1a1-d5f450210901 bp-8155d279-97de-41ae-853a-8fb980210901

被選擇的解決方法

Basically, an OOM (Out Of Memory) means the system is having issues with the RAM.

https://support.mozilla.org/en-US/kb/firefox-slow-how-make-it-faster

https://support.mozilla.org/en-US/kb/firefox-uses-too-many-cpu-resources-how-fix

https://support.mozilla.org/en-US/kb/firefox-uses-too-much-memory-ram

https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding

https://support.mozilla.org/en-US/kb/firefox-takes-long-time-start-up

https://support.mozilla.org/en-US/kb/quick-fixes-if-your-firefox-slows-down

https://support.mozilla.org/en-US/kb/firefox-uses-too-much-memory-or-cpu-resources


MemTest LAST UPDATED : 12/04/2020 Could you please run a tool from http://memtest.org/ in order to check the integrity of your RAM?

You will need a thumb or disk drive to install it on.


Do you let Windows handle the page file or did you set a fixed size ? Control Panel -> System -> Advanced -> Performance -> Settings

If you use a fixed size for the page file then try the former and let Windows handle the page file. How to determine the appropriate page file size for 64-bit versions of Windows {web link}

從原來的回覆中察看解決方案 👍 0

所有回覆 (4)

more options

bp-f336fdf0-2e72-41a6-aea0-44aa00210902 bp-c8382bdb-bcb2-46be-8fff-db2710210902 bp-50064910-db3b-4bb8-a4e8-02a060210902 bp-f992bd99-5544-44a9-aa23-cb1190210901

Signature: OOM | small

MOZ_CRASH Reason (Sanitized) : MOZ_CRASH()

Crash Reason EXCEPTION_BREAKPOINT +++++++++++++++++++++++++++++++++++++++++++++++++ bp-9a03addb-ab1c-45e9-9e07-e33260210902 Signature: OOM | large | mozalloc_abort | webrender_bindings::moz2d_renderer::rasterize_blob

MOZ_CRASH Reason (Sanitized) : MOZ_CRASH()

Crash Reason EXCEPTION_BREAKPOINT

msmpeg2vdec.dll = Microsoft DTV-DVD Video Decoder

more options

選擇的解決方法

Basically, an OOM (Out Of Memory) means the system is having issues with the RAM.

https://support.mozilla.org/en-US/kb/firefox-slow-how-make-it-faster

https://support.mozilla.org/en-US/kb/firefox-uses-too-many-cpu-resources-how-fix

https://support.mozilla.org/en-US/kb/firefox-uses-too-much-memory-ram

https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding

https://support.mozilla.org/en-US/kb/firefox-takes-long-time-start-up

https://support.mozilla.org/en-US/kb/quick-fixes-if-your-firefox-slows-down

https://support.mozilla.org/en-US/kb/firefox-uses-too-much-memory-or-cpu-resources


MemTest LAST UPDATED : 12/04/2020 Could you please run a tool from http://memtest.org/ in order to check the integrity of your RAM?

You will need a thumb or disk drive to install it on.


Do you let Windows handle the page file or did you set a fixed size ? Control Panel -> System -> Advanced -> Performance -> Settings

If you use a fixed size for the page file then try the former and let Windows handle the page file. How to determine the appropriate page file size for 64-bit versions of Windows {web link}

more options

OMG! Thank you @FredMcD.

I disabled my pagefile.sys to shrink my drive and forgot to turn it back on again. No wonder my poor PC's been unstable!

Thank you so much for finding this. And now I know what OOM meant!

more options

Glad to help. Safe Surfing.