GNOME Bugzilla – Bug 140138
media file makes totem-gst go nuts
Last modified: 2009-08-15 18:40:50 UTC
With this media file: ftp://ftp.mplayerhq.hu/MPlayer/samples/A-codecs/MP3/Silent_Light.mp3 I can make totem crash, show lots of warnings (GObject), freeze randomly. Sometimes it just plays normally too. So there is definitely something fishy with it. I can only reproduce this with the gstreamer backend, but it's not directly a gstreamer error since it's not reproducable with other gstreamer tools (or at least I couldn't). It might be related to weird charaters in the tags. Since it's hungarian or russian or another slavic/cyrillic language with I cannot understand.
I reran in gdb and got the following traceback: (gdb) r --g-fatal-warnings ../MP3/Silent_Light.mp3 Starting program: /opt/gnome/bin/totem --g-fatal-warnings ../MP3/Silent_Light.mp3 [Thread debugging using libthread_db enabled] [New Thread -1207474016 (LWP 29124)] [New Thread 104709040 (LWP 29125)] [New Thread 20007856 (LWP 29126)] [New Thread 112966576 (LWP 29127)] Program received signal SIGSEGV, Segmentation fault.
+ Trace 46069
Thread 104709040 (LWP 29125)
So maybe it is a gst bug after all.
A possible GStreamer problem.
Is this related to #124504?
Might be, I cannot confirm with 100% certainty though.
I can no longer reproduce this...
We cannot be sure if it's fixed. Moving to NEEDINFO in case someone can reproduce it.
Nothing heard so marking as closed.