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!

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

Firefox crashes with NVidia 331.20 (Linux 64bit)

  • 5 回覆
  • 26 有這個問題
  • 1 次檢視
  • 最近回覆由 Jamesc359

more options

As the title says, Firefox crashes immediately upon opening when using NVidia's latest stable drivers (331.20). The last stable driver that Firefox works with is 319.60. This issue only afflicts Firefox. All other HW accelerated programs I've tried work. Anybody have any ideas on a solution?

Thanks in advance,

(process:9881): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed

      1. !!! ABORT: X_GLXDestroyPixmap: GLXBadPixmap; 7 requests ago: file /build/buildd/firefox-25.0+build3/toolkit/xre/nsX11ErrorHandler.cpp, line 157
      2. !!! ABORT: X_GLXDestroyPixmap: GLXBadPixmap; 7 requests ago: file /build/buildd/firefox-25.0+build3/toolkit/xre/nsX11ErrorHandler.cpp, line 157

Segmentation fault

As the title says, Firefox crashes immediately upon opening when using NVidia's latest stable drivers (331.20). The last stable driver that Firefox works with is 319.60. This issue only afflicts Firefox. All other HW accelerated programs I've tried work. Anybody have any ideas on a solution? Thanks in advance, (process:9881): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed ###!!! ABORT: X_GLXDestroyPixmap: GLXBadPixmap; 7 requests ago: file /build/buildd/firefox-25.0+build3/toolkit/xre/nsX11ErrorHandler.cpp, line 157 ###!!! ABORT: X_GLXDestroyPixmap: GLXBadPixmap; 7 requests ago: file /build/buildd/firefox-25.0+build3/toolkit/xre/nsX11ErrorHandler.cpp, line 157 Segmentation fault

被選擇的解決方法

There is a bug in the nVidia driver since R325.08 which affects GLX pixmaps. The simplest solution is to use drivers R319.xx (319.72 is the latest). Another solution is to recompile Firefox using the nvidia specific patch discussed here: https://bugzilla.mozilla.org/show_bug.cgi?id=896287

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

所有回覆 (5)

more options

We're sorry to hear that Firefox is crashing. In order to assist you better, please follow the steps below to provide us crash ID's to help us learn more about your crash.

  1. Enter about:crashes in the Firefox address bar and press Enter. A Submitted Crash Reports list will appear, similar to the one shown below.
  2. Copy the 5 most recent Report ID's that start with bp- and paste them into your response here.

SubmittedCrashReports-Win7

Thank you for your help!

More information and further troubleshooting steps can be found in the Troubleshoot Firefox crashes (closing or quitting unexpectedly) article.

more options

There are no crash reports. This happens before Firefox's crash monitor can run.

http://img163.imageshack.us/img163/1439/rpml.png

more options

Huh I guess even on Linux their newer drivers are causing problems. Not sure about Linux but the last version to work well for users on Windows was 314.22

more options

選擇的解決方法

There is a bug in the nVidia driver since R325.08 which affects GLX pixmaps. The simplest solution is to use drivers R319.xx (319.72 is the latest). Another solution is to recompile Firefox using the nvidia specific patch discussed here: https://bugzilla.mozilla.org/show_bug.cgi?id=896287

more options

Thank you for your replies everyone.

mats_b_tegner's reply sort of solved the issue. I'm going to try to patch and compile Firefox as the current NVidia drivers provide needed functionality. Hopefully the devs will see fit to include the patch in future releases.