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!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox crashes

  • 6 답장
  • 5 이 문제를 만남
  • 5 보기
  • 최종 답변자: nverba

more options

Im having trouble with constant crashes on loading certain pages...

One example: Heroku dec center http://devcenter.heroku.com/ crashes instantly on load, has done for a few months now. I've narrowed it down to one script.

https://devcenter.heroku.com/javascripts/dev-center/modernizr-1.6.min.js?1330130067

Tested loading a local page with nothing but this script causes crash. This is also happening with safe mode and a new profile...

I use Firefox for development, but multiple sites cause force close so often it's currently pretty unuasable as a main browser.

Update: I have confirmed this is being caused by the modernizr JavaScript include. Visiting http://www.modernizr.com/ also crashes the browser.

Im having trouble with constant crashes on loading certain pages... One example: Heroku dec center http://devcenter.heroku.com/ crashes instantly on load, has done for a few months now. I've narrowed it down to one script. https://devcenter.heroku.com/javascripts/dev-center/modernizr-1.6.min.js?1330130067 Tested loading a local page with nothing but this script causes crash. This is also happening with safe mode and a new profile... I use Firefox for development, but multiple sites cause force close so often it's currently pretty unuasable as a main browser. Update: I have confirmed this is being caused by the modernizr JavaScript include. Visiting http://www.modernizr.com/ also crashes the browser.

글쓴이 nverba 수정일시

선택된 해결법

I just resolved it, on the 'How do I upgrade my graphics drivers?' page, it mentions disabling WebGL in about:config.

That did the trick...

This now works fine even with acceleration switched on (although I doubt that works on my older machine anyway.)

Thanks to everyone for their help. :)

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (6)

more options

i cant reproduce this issue on Firefox 11 beta 4 with Windows 7 x86 SP1

more options

I think this is a Linux specific issue, there's not many other reports of this happening, so I don't think it's all cases. Possibly something specific to my set up. Running Ubuntu 11.10, on an old Thinkpad R50e. There's been issues with compatibility in the past, but so far, with my current set up this has been my only issue.

I have confirmed by visiting other sites that this is caused by the modernizr .js file.

http://www.modernizr.com/ also causes the same behaviour.

글쓴이 nverba 수정일시

more options

See:


Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).

Try to disable hardware acceleration.

  • Edit > Preferences > Advanced > General > Browsing: "Use hardware acceleration when available"

If disabling hardware acceleration works then check if there is an update available for your graphics display driver.

more options

Thank you for your assistance, but no... Safe Mode, with Hardware Acceleration off, nothing else running what so ever, still causes crash. There was a brief history of compatibility issues with the Intel 85xx graphics chip sets used in the older Thinkpads and Ubuntu. It seemed to be resolved, but perhaps there are still some bugs I don't understand.

I think next I will try installing various other versions of Firefox to test.

Thank you again.

more options

Can you try to reproduce this crash on Firefox 11?

more options

선택된 해결법

I just resolved it, on the 'How do I upgrade my graphics drivers?' page, it mentions disabling WebGL in about:config.

That did the trick...

This now works fine even with acceleration switched on (although I doubt that works on my older machine anyway.)

Thanks to everyone for their help. :)