[Pkg-chromium-maint] Bug#586387: chromium-browser: Lots of UI crashes and weirdness

Jonathan Nieder jrnieder at gmail.com
Tue Jul 6 05:33:12 UTC 2010


Joe Neal wrote:

> I got it run with chromium frozen.  I just wasn't real sure what to do with 
> the data from there.

You can copy and paste the backtrace from the terminal or use

 gdb | tee backtrace.txt

to log debugging output to a file[1].  Then I would suggest attaching it
to http://crbug.com/48259 (or failing that, the Debian bug).

Are there any themes in the backtraces?  Is chromium stuck in a different
function when frozen than during normal operation?

Another ignorant question: are you using compiz?  From random searching it
seems you can temporarily disable compiz by running "kwin --replace"
if kwin is installed.  I ask because your symptoms seem vaguely
reminiscent of http://crbug.com/29561

[1] a trick from http://wiki.debian.org/Chromium/Debugging





More information about the Pkg-chromium-maint mailing list