mfa*_*idi 5 firefox chromium crash 15.04
我安装了 Ubuntu 15.0.4 64 位。我的主板是华硕 M2N-PLUS SLI vista 版,配备 AMD CPU、4GB 内存和 nVidia 8500 GT 显卡。
当我启动 Firefox 时,打开新标签页后 Firefox 崩溃并重新启动。
有时,当我第一次打开它时,它也会崩溃。我尝试安装 Midori 和 Chromium,但所有这些浏览器也都崩溃了,尽管 Chromium 崩溃的次数似乎较少。
我设置了 Flash Player 和pepperflashplugin
,但浏览器仍然崩溃,因此我无法使用 Internet。
当我从命令行运行时firefox
,我看到
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
Run Code Online (Sandbox Code Playgroud)
您尝试过的所有浏览器都遇到崩溃这一事实似乎表明您的环境存在一些问题,而不是特定的浏览器。看到您的电脑配备了 nvidia 硬件,也许是视频驱动程序问题?
您是否安装了专有的 nvidia 驱动程序?默认的“nouveau”驱动程序正在变得越来越好,但根据我的经验,它仍然远没有像 nvidia 提供的那样稳定。要检查/安装专有驱动程序,请在破折号(Windows 键)中键入“其他驱动程序”。
我接下来要尝试的是禁用所有已安装的 Firefox 附加组件,因为您遇到的错误似乎来自 Firefox 的 Ubuntu 的 Unity 集成附加组件。在 Firefox 中,输入“about:addons”,然后转到“扩展”选项卡。从那里,禁用任何包含“Ubuntu”或“Unity”的内容。如果仍然崩溃,请尝试禁用所有扩展。最后,您可以尝试通过发出以下命令来清除您的 Firefox 配置文件(当 Firefox 关闭时):
mv ~/.mozilla ~/.mozilla_bak
Run Code Online (Sandbox Code Playgroud)
祝你好运!
归档时间: |
|
查看次数: |
785 次 |
最近记录: |