GNOME Bugzilla – Bug 422462
crash on exit in libmms
Last modified: 2007-03-27 20:54:01 UTC
I had a mms stream loading (well, actually it wasn't loading, it seemed to be stalled trying to load/do nothing...), and quit totem. Program received signal SIGSEGV, Segmentation fault. 0xb722d226 in _int_free () from /lib/tls/i686/cmov/libc.so.6 (gdb) where
+ Trace 121911
totem svn trunk, gstreamer/gst-plugins-*/gst-ffmpeg cvs head.
Can you reproduce this? If yes, could you run it in valgrind please? What libmms version is that with? gstmmssrc code looks ok to me at first glance, so my first guess would be random memory corruption of some sort or a bug in libmms. Traces from the other threads would be good to have too, if there are any.
Just ran into the exact same thing. Pretty sure it's a duplicate of #347151. Someone needs to make distros ship this patch ... :-/ *** This bug has been marked as a duplicate of 347151 ***