首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Internet浏览器崩溃

Internet浏览器崩溃
EN

Ask Ubuntu用户
提问于 2015-05-09 09:26:14
回答 1查看 800关注 0票数 5

我安装了Ubuntu 15.0.4 64位。我的主板是一个ASUSM2N+ SLI版本,带有AMD,4GB内存和nVidia 8500 GT视频卡。

当我启动Firefox后,在打开一个新的选项卡之后,Firefox就会崩溃并重新启动。

有时,当我第一次打开它,它也会崩溃。我试着安装Midori和Chromium,但是所有这些浏览器都崩溃了,尽管chromium似乎没那么崩溃。

我设置了闪存播放器和pepperflashplugin,但浏览器仍然崩溃,因此我不能使用互联网。

当我从命令行运行firefox时,我看到

代码语言:javascript
复制
firefox &
[1] 4070
mostafa@mfaridi-ubuntu:~$ 
(process:4070): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(process:4099): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
WARNING: content window passed to PrivateBrowsingUtils.isWindowPrivate. Use isContentWindowPrivate instead (but only for frame scripts).
pbu_isWindowPrivate@resource://gre/modules/PrivateBrowsingUtils.jsm:25:14
pbs<@resource://unity/observer.js:38:71
Observer.prototype.observe@resource://unity/observer.js:77:24
get_contentWindow@chrome://global/content/bindings/browser.xml:404:54
get_securityUI@chrome://global/content/bindings/browser.xml:654:17
browser_XBL_Constructor@chrome://global/content/bindings/browser.xml:778:17
WARNING: content window passed to PrivateBrowsingUtils.isWindowPrivate. Use isContentWindowPrivate instead (but only for frame scripts).
pbu_isWindowPrivate@resource://gre/modules/PrivateBrowsingUtils.jsm:25:14
pbs<@resource://unity/observer.js:38:71
Observer.prototype.observe@resource://unity/observer.js:77:24
WARNING: content window passed to PrivateBrowsingUtils.isWindowPrivate. Use isContentWindowPrivate instead (but only for frame scripts).
pbu_isWindowPrivate@resource://gre/modules/PrivateBrowsingUtils.jsm:25:14
pbs<@resource://unity/observer.js:38:71
Observer.prototype.observe@resource://unity/observer.js:77:24
WARNING: content window passed to PrivateBrowsingUtils.isWindowPrivate. Use isContentWindowPrivate instead (but only for frame scripts).
pbu_isWindowPrivate@resource://gre/modules/PrivateBrowsingUtils.jsm:25:14
pbs<@resource://unity/observer.js:38:71
Observer.prototype.observe@resource://unity/observer.js:77:24
1431173849082   addons.xpi  WARN    Exception running bootstrap method shutdown on webapps-team@lists.launchpad.net: ReferenceError: sss is not defined (resource://gre/modules/addons/XPIProvider.jsm -> file:///usr/share/mozilla/extensions/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/webapps-team@lists.launchpad.net/bootstrap.js:72:4) JS Stack trace: shutdown@resource://gre/modules/addons/XPIProvider.jsm -> file:///usr/share/mozilla/extensions/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/webapps-team@bootstrap.js:72:5 < XPI_callBootstrapMethod@XPIProvider.jsm:4442:9 < shutdownObserver@XPIProvider.jsm:2185:13
EN

回答 1

Ask Ubuntu用户

发布于 2015-08-16 20:32:48

您尝试过的所有浏览器都会崩溃,这似乎表明您的环境存在一些问题,而不是特定的浏览器。看到你的电脑配备了nvidia硬件,也许是视频驱动问题?

你安装了专有的nvidia驱动程序吗?默认的“新手”司机正在变得越来越好,但从我的经验来看,还远不如nvidia提供的那样稳定。若要检查/安装专用驱动程序,请在破折号(Windows键)中键入“其他驱动程序”。

接下来,我将尝试禁用所有安装的Firefox插件,因为您所得到的错误似乎来自于Ubuntu对Firefox的统一集成插件。在Firefox中,键入"about:addons",然后转到"Extensions“选项卡。从那里,禁用任何有"Ubuntu“或”统一“的东西。如果它仍然崩溃,请尝试禁用所有扩展。最后,您可以尝试通过发出以下命令(而Firefox已关闭)来清除Firefox配置文件:

代码语言:javascript
复制
mv ~/.mozilla ~/.mozilla_bak

祝好运!

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/621432

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档