GNOME Bugzilla – Bug 385048
[qtdemux] Crash on a mp4 file in qtdemux_parse_trak
Last modified: 2006-12-14 10:37:19 UTC
Hi, qtdemux from plugins-bad as of 20060918 at least crashes on http://www.blender3d.com/cms/fileadmin/bconf06/bc06-2010-02-ed.mp4.torrent in qtdemux_parse_trak. Backtrace: Program received signal SIGSEGV, Segmentation fault.
+ Trace 93545
Thread NaN (LWP 28614)
Ubuntu Bug: https://launchpad.net/distros/ubuntu/+source/gst-plugins-bad0.10/+bug/73823 Bye
Can't reproduce this, not with -bad CVS nor with gstreamer0.10-plugins-bad from edgy (ie the version mentioned above). Runs valgrind clean too. Could you re-try with CVS please? Also, in gdb, could you do: (gdb) print stco and (gdb) print j when it crashes?
Seems that this has fixed itself somehow now by one of the other gstreamer updates in the last days...