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

Firefox crashes; 4th in last 5 days

more options

Crash does not happen in safe mode. Does crash in regular mode; frequency of crashes is increasing. Occurs when multiple tabs are open (at least 4). Also crashes when multiple instances are open (as a way to avoid multiple open tabs). The following are the first several lines of the last crash report.

{ "crash_info": { "address": "0x62a91425", "crashing_thread": 0, "type": "EXCEPTION_BREAKPOINT" }, "crashing_thread": { "frames": [ { "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_abort.cpp:0e0dc4b23c13", "frame": 0, "function": "mozalloc_abort(char const * const)",

The following is a list of the last crash reports: Report ID Date Submitted bp-e6dcc3a0-8bbb-4441-a8f7-4d8082141010 10/10/2014 1:27 PM bp-ef6b0db0-9b29-43a0-9cb0-e8fa22141009 10/9/2014 1:54 PM bp-e182b64b-c903-416e-b10a-c46982141008 10/8/2014 6:51 PM bp-cb1f8f45-9d3b-4927-94eb-a9a572141005 10/5/2014 1:32 PM bp-48d25246-c1aa-493f-81ce-d7bd42140930 9/29/2014 11:08 PM c08977b2-036b-4703-9e57-617afdd7a63d 6/14/2014 6:47 AM bp-301abb45-2f90-446d-93a8-e280b2140526 5/26/2014 11:00 AM bp-e182b6d7-1ba7-4f05-9c6d-8f0622140426 4/26/2014 2:24 PM bp-7921c8fb-902b-435a-9d89-120d52140218 2/18/2014 5:43 PM bp-42c7b46f-2986-4358-b098-d2c242140211 2/11/2014 1:17 PM

Crash does not happen in safe mode. Does crash in regular mode; frequency of crashes is increasing. Occurs when multiple tabs are open (at least 4). Also crashes when multiple instances are open (as a way to avoid multiple open tabs). The following are the first several lines of the last crash report. { "crash_info": { "address": "0x62a91425", "crashing_thread": 0, "type": "EXCEPTION_BREAKPOINT" }, "crashing_thread": { "frames": [ { "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_abort.cpp:0e0dc4b23c13", "frame": 0, "function": "mozalloc_abort(char const * const)", The following is a list of the last crash reports: Report ID Date Submitted bp-e6dcc3a0-8bbb-4441-a8f7-4d8082141010 10/10/2014 1:27 PM bp-ef6b0db0-9b29-43a0-9cb0-e8fa22141009 10/9/2014 1:54 PM bp-e182b64b-c903-416e-b10a-c46982141008 10/8/2014 6:51 PM bp-cb1f8f45-9d3b-4927-94eb-a9a572141005 10/5/2014 1:32 PM bp-48d25246-c1aa-493f-81ce-d7bd42140930 9/29/2014 11:08 PM c08977b2-036b-4703-9e57-617afdd7a63d 6/14/2014 6:47 AM bp-301abb45-2f90-446d-93a8-e280b2140526 5/26/2014 11:00 AM bp-e182b6d7-1ba7-4f05-9c6d-8f0622140426 4/26/2014 2:24 PM bp-7921c8fb-902b-435a-9d89-120d52140218 2/18/2014 5:43 PM bp-42c7b46f-2986-4358-b098-d2c242140211 2/11/2014 1:17 PM

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

more options

Four of the first five on the list indicate OOM Small, which I think means that Firefox exceeded the memory it allocated for a particular task. Unfortunately, the fine details of understanding what Firefox was actually trying to do are hard to extract from the crash reports.

If we work backward from the fact that Firefox does not crash in Safe Mode, the most logical things to try are:

(1) Disable Firefox's use of hardware acceleration, to work around a possible graphics card driver incompatibility:

"3-bar" menu button (or Tools menu) > Options > Advanced

On the "General" mini-tab, uncheck the box for "Use hardware acceleration when available"

That takes effect the next time you exit and start Firefox back up.

(2) Disable nonessential extensions:

You can do that on the Add-ons page. Either:

  • Ctrl+Shift+a
  • "3-bar" menu button (or Tools menu) > Add-ons

In the left column, click Extensions. Then, if you can do without it for 24 hours, disable.

(3) If those do not help, try disabling the JavaScript compilers. (I will have to research the steps for that.)

more options

You can try to disable hardware acceleration in Firefox.

  • Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"

You need to close and restart Firefox after toggling this setting.

more options

I had already disabled hardware acceleration. Now I have disabled ALL add-ons and extensions. I'll give it a week to 10 days to see if anything happens. If all goes well, I'll reactivate one add-on/extension at a time until I get another crash. I'll keep you updated.