I don't know what happened.. It didn't even open the browser before the segmentation fault occurred. I'm attaching the gdb trace (bt full as you requested)
Thanks, Eugenio On Fri, Jul 27, 2012 at 4:18 PM, Emmanuel Bouthenot <kol...@openics.org>wrote: > 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: kol...@im.openics.org irc: kolter@{freenode,oftc} > >
trace
Description: Binary data