Chrome 和 Chromium 都经常在新的 Ubuntu Gnome 13.10 安装上冻结

ste*_*u92 8 gnome google-chrome 13.10

我最近安装了 Ubuntu Gnome 13.10

从那时起,我在 Chrome 和 google-chrome-stable 方面遇到了很多问题。大约每 3 次启动时,我都会收到“无法正确登录”的消息。但它工作正常。

使用几分钟后,某些页面突然加载非常缓慢(尤其是 Facebook),并且在加载时我无法滚动或在任何选项卡中执行任何操作(尽管我可以切换选项卡)。再过一段时间它就完全冻结了,我需要强制退出。(无论前面提到的消息是否出现,都会发生这种情况)。有时,即使重新开始,“另存为”也根本不起作用。

这是我到目前为止所做的:

  • 多次删除/安装(使用 apt-get purge 和删除 ~/.config/chromium 和 ~/.config/google-chrome

  • 禁用所有附加组件

  • 清除缓存/Cookies

  • 使用日志启动 chrome(见下文)

  • 检查内存:发生冻结时,总有大约 2 GB 的 RAM

Gtk-Warning 在崩溃前出现了很多次,所以我认为这不是问题。我也对有关自动填充的消息感到困惑,因为在我记录崩溃时我没有使用任何需要自动填充的站点。

如果有人能为我提供一些如何进一步解决问题的想法,我将非常高兴。

    [3899:3899:0223/195734:ERROR:model_association_manager.cc(421)] Passwords     datatype     error was encountered: Association timed out.
    [3899:3899:0223/195734:ERROR:model_association_manager.cc(288)] Failed to    associate models for Passwords
    [3899:3899:0223/195734:ERROR:model_association_manager.cc(421)] Autofill Profiles datatype error was encountered: Association timed out.
    [3899:3899:0223/195734:ERROR:model_association_manager.cc(288)] Failed to associate models for Autofill Profiles
    [3899:3899:0223/195734:ERROR:model_association_manager.cc(421)] Autofill datatype error was encountered: Association timed out.
    [3899:3899:0223/195734:ERROR:model_association_manager.cc(288)] Failed to associate models for Autofill Killed
Run Code Online (Sandbox Code Playgroud)

ste*_*u92 0

提供的提示都没有解决问题,也没有花费大量时间搜索该问题。我最终重新安装了整个系统,现在它再次完美运行。