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: [email protected] irc: kolter@{freenode,oftc}
_______________________________________________
Pkg-phototools-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-phototools-devel