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

搜索 | 用户支持

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

详细了解

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.