Control: tags -1 - moreinfo

On Sun, 7 Oct 2012 15:41:15 +0200 Sebastian Ramacher wrote:

> On 2012-10-07 15:04:26, Francesco Poli wrote:
> > Please help me: how can I obtain a backtrace?
> 
> The best way to obtain a core dump from iceweasel plugins I came across
> so far is to do the following:
> 
> Run:
>  $ ulimit -c unlimited
>  $ iceweasel
> and reproduce the crash. You should end up with a core dump in $(pwd).
> Run
>  $ gdb /usr/bin/gnome-mplayer core
> to inspect it and get a back trace.

Good, I've just done so (after installing gnome-mplayer-dbg and
libglib2.0-0-dbg).
The attached file is the log of the "thread apply all bt full" gdb
command.

I hope it may help to pinpoint the issue.

Feel free to ask, in case you need additional information.
Thanks a lot for your kind assistance!

Bye.


-- 
 http://www.inventati.org/frx/frx-gpg-key-transition-2010.txt
 New GnuPG key, see the transition document!
..................................................... Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE

Attachment: gdb.txt.gz
Description: Binary data

Attachment: pgpxbFZJp9N1q.pgp
Description: PGP signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to