You are not logged in.

#1 2012-03-24 17:45:17

MadCat_X
Member
Registered: 2009-10-08
Posts: 189

[SOLVED] Chromium freezes when new tab is opened

Chromium is freezing quite frequently on my machine when I open a new tab. As soon as I type first letter in the address bar, the whole browser freezes and I have to "killall -9" it. It doesn't happen every time, but it happens frequently enough to make Chromium pretty useless. I'm sure it is not a plugin or extension issue, anybody else is getting this?

strace

connect(146, {sa_family=AF_FILE, path="/home/madcat/.pulse/3b7eda25b6d2d6f2ffe2c17d00000532-runtime/native"}, 110) = -1 ENOENT (No such file or directory)
close(146)                              = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 146
fcntl(146, F_GETFD)                     = 0x1 (flags FD_CLOEXEC)
setsockopt(146, SOL_SOCKET, SO_PRIORITY, [6], 4) = 0
fcntl(146, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl(146, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
connect(146, {sa_family=AF_FILE, path="/home/madcat/.pulse/native"}, 110) = -1 ENOENT (No such file or directory)
close(146)                              = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 146
fcntl(146, F_GETFD)                     = 0x1 (flags FD_CLOEXEC)
setsockopt(146, SOL_SOCKET, SO_PRIORITY, [6], 4) = 0
fcntl(146, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl(146, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
connect(146, {sa_family=AF_FILE, path="/var/run/pulse/native"}, 110) = -1 ENOENT (No such file or directory)
close(146)                              = 0
rt_sigaction(SIGCHLD, NULL, {0x7f317c34f6c0, [], SA_RESTORER, 0x7f3177c8a270}, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f317ba3ebd0) = 10492
wait4(10492, 

Last edited by MadCat_X (2012-03-29 16:54:25)

Offline

#2 2012-03-25 20:01:04

Sam Vimes
Member
From: Discworld
Registered: 2009-02-09
Posts: 26
Website

Re: [SOLVED] Chromium freezes when new tab is opened

try to remove libcanberra-pulse

Last edited by Sam Vimes (2012-03-25 20:01:35)

Offline

#3 2012-03-27 09:12:39

MadCat_X
Member
Registered: 2009-10-08
Posts: 189

Re: [SOLVED] Chromium freezes when new tab is opened

Interesting, it looks like it's helped, I haven't had a single crash since I removed the library. Thank you. I'd like to test it a bit more thoroughly before I mark this as solved...

Offline

#4 2012-04-08 06:22:45

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,801

Re: [SOLVED] Chromium freezes when new tab is opened

Split new problem with Chromium segfaulting to a different thread https://bbs.archlinux.org/viewtopic.php?id=139213

It is clearly a different problem...
Closing this thread


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB