Bug#689862: gnome-mplayer: often segfaults inside iceweasel with MPEG, WMV, and AVI videos

Sebastian Ramacher sebastian at ramacher.at
Sun Oct 7 13:41:15 UTC 2012


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.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20121007/b21c6e38/attachment.pgp>


More information about the pkg-multimedia-maintainers mailing list