GNOME Bugzilla – Bug 603308
Attached .avi does not play
Last modified: 2009-12-03 17:47:09 UTC
Created attachment 148693 [details] .avi causing the crash Playing the attached .avi through totem in Ubuntu 9.04 and 9.10 causes crash.
Yes I can confirm add the stacktrace Program received signal SIGSEGV, Segmentation fault.
+ Trace 219358
Thread 2999200624 (LWP 3899)
(gdb)
Hi, This bug is related to a crash. Its severity must be CRITICAL. Cheers!
why don't you check?
Hi Fabio, I confirm the issue with Ubuntu 9.10 up to date. It means Totem Movie Player 2.28.2 and GStreamer 0.10.25 Also I'm attaching a stacktrace
+ Trace 219382
Thread 1 (Thread 0xb7fdc750 (LWP 6691))
> I confirm the issue with Ubuntu 9.10 up to date. It means Totem Movie Player > 2.28.2 and GStreamer 0.10.25 'Ubuntu 9.10 up to date' is not actually up to date. Ubuntu 9.10 ships gst-plugins-good 0.10.16, while the latest gst-plugins-good release is 0.10.17. Please re-test with -good 0.10.17 or git. FWIW, I can't reproduce the issue with -good from git.
latest -good is availabe in the gstreamer-developers PPA for karmik if you want to check with that : https://launchpad.net/~gstreamer-developers/+archive
Edward, Thanks for the tip. I installed 0.10.17-1~karmic1 and I got the following trace when I tried to reproduce the file [Thread debugging using libthread_db enabled] [New Thread 0xb7847b70 (LWP 3160)] [New Thread 0xb7046b70 (LWP 3161)] [New Thread 0xb6583b70 (LWP 3164)] [New Thread 0xb5d82b70 (LWP 3165)] [New Thread 0xb5581b70 (LWP 3166)] [New Thread 0xb43ffb70 (LWP 3167)] [New Thread 0xb3bfeb70 (LWP 3168)] ** Message: Error: Could not decode stream. gstavisubtitle.c(230): gst_avi_subtitle_parse_gab2_chunk (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstAviSubtitle:avisubtitle0: Wrong magic word [Thread 0xb7046b70 (LWP 3161) exited] [Thread 0xb3bfeb70 (LWP 3168) exited] [Thread 0xb5d82b70 (LWP 3165) exited] [Thread 0xb6583b70 (LWP 3164) exited] [Thread 0xb43ffb70 (LWP 3167) exited]
When using 'gst-launch playbin2' it works, when playing in totem, it fails.
This movie has a video and a subtitle track. older versions seem to ignore the subtitle track and then crash when reading the index of the subtitles. Fixed in later versions, closing.