Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

Edward Wang edward.c.wang at compdigitec.com
Wed May 29 00:26:51 UTC 2013


On 13-05-28 08:22 PM, Jules Bernable <jules.bernable at laposte.net> wrote:
> [0x14b50d8] main playlist debug: meta ok for TVK , need to fetch art
> [0x14b50d8] main playlist debug: meta ok for KBS , need to fetch art
> [0x14b50d8] main playlist debug: meta ok for Guysen TV , need to fetch 
> art
> [0x14b50d8] main playlist debug: meta ok for The Israeli Network , 
> need to fetch art
> Erreur de segmentation (core dumped) 
Hmm.

OK, we need the stacktrace then. Could you please install the vlc-dbg 
package with debug symbols and get the stacktrace using gdb, like so:

gdb vlc
[...]
(gdb) run -vvv -I dummy /path/to/freebox-tv.m3u
[...]
Crash
[...]
(gdb) thread apply all bt full

Thanks.



More information about the pkg-multimedia-maintainers mailing list