搜索 | 用户支持

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

详细了解

Many websites crash their tabs

  • 4 个回答
  • 1 人有此问题
  • 14 次查看
  • 最后回复者为 MindWandererB

more options

Most websites I try to visit cause their tabs to crash ("Gah."). They load in safe mode, but they do not load in normal mode with all extensions disabled, the default theme selected, and hardware acceleration turned off.

Example websites are fedex.com and google.com. Yahoo.com loads for a second and then crashes. support.mozilla.org works, as do many simple sites.

Most websites I try to visit cause their tabs to crash ("Gah."). They load in safe mode, but they do not load in normal mode with all extensions disabled, the default theme selected, and hardware acceleration turned off. Example websites are fedex.com and google.com. Yahoo.com loads for a second and then crashes. support.mozilla.org works, as do many simple sites.

所有回复 (4)

more options

Gah-Your-tab-just-crashed https://support.mozilla.org/en-US/kb/troubleshoot-firefox-crashes-closing-or-quitting


MindWandererB said

They load in safe mode, but they do not load in normal mode with all extensions disabled, the default theme selected, and hardware acceleration turned off.

https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode

Safe Mode is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes), any userChrome.css/userContent.css files, and some other advanced features to help you assess whether these are causing the problem. If the problem goes away, that tells us one thing. If it does not, that tells us something else. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Use these links to create a new profile. Use this new profile as is. Is the problem still there?

https://support.mozilla.org/en-US/kb/how-run-firefox-when-profile-missing-inaccessible

http://kb.mozillazine.org/Profile_folder_-_Firefox#Navigating_to_the_profile_folder

https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles

https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles


Type about:profiles<enter> in the address bar.

more options

I tried creating a new profile and launching using that profile, with no changes to it. Firefox crashed on launch. Same thing if I tried "launch profile in new browser."

I was able to get back into Firefox by launching in safe mode, disabling hardware acceleration in the test profile, and relaunching in normal mode. However, going to any of the "forbidden" sites still causes the tab to crash.

more options

Does Private Browsing mode make a difference?

You can check the connection settings.

  • Settings -> General -> Network: Connection -> Settings

If you do not need to use a proxy to connect to internet then try to select "No Proxy" if "Use the system proxy settings" or one of the others do not work properly.

See "Firefox connection settings":

You can try to disable WebRender via these prefs on the the about:config page to see if that has effect.

  • gfx.webrender.enabled = false
  • gfx.webrender.compositor = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

Private Browsing does not help. I'm not using a proxy, but I tried forcing it off to be sure; naturally, that did not help. gfx.webrender.enabled and gfx.webrender.compositor were already both false.