Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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.