[Pkg-phototools-devel] Bug#682616: Chromium keeps crashing with segfaults

Emmanuel Bouthenot kolter at openics.org
Fri Jul 27 08:18:59 UTC 2012


On Fri, Jul 27, 2012 at 04:08:36PM +0800, Eugenio Cano-Manuel Mendoza wrote:
[...]

> I moved the files as you told me, segfault persists, just no messages now:
> 
> strace -e open chromium-browser 2>&1 | grep icon-theme.cache | grep -v
> ENOENT
> zsh: segmentation fault  strace -e open chromium-browser 2>&1 |
> zsh: done                grep icon-theme.cache |
> zsh: exit 1              grep -v ENOENT

Maybe it could be easier to debug it through gdb:

Could you install chromium-browser-dbg (sorry it's a ~500MB package)
then run :

$ chromium-browser -g
# you will get a gdb prompt after one or two dozen of seconds
$ gdb> run --single-process
# It should segfault
$ gdb> bt full

Could you us send the result of 'bt full' ?

Thanks,

Regards,

M.

-- 
Emmanuel Bouthenot
  mail: kolter@{openics,debian}.org    gpg: 4096R/0x929D42C3
  xmpp: kolter at im.openics.org          irc: kolter@{freenode,oftc}



More information about the Pkg-phototools-devel mailing list