Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. 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.