GNOME Bugzilla – Bug 331790
playbin segfaults playing a DIB file
Last modified: 2006-02-23 19:14:41 UTC
I was testing the patch #327028 and i've seen that playbin segfaults when playing the file attached to bug 132341. A manual pipeline works fine: gst-launch-0.10 filesrc location=/home/luogni/Temp/bugs/attachment.cgi\?id\=23689\&action\=view ! avidemux name=av av.video_00 ! queue ! ffmpegcolorspace ! xvimagesink av.audio_00 ! queue ! audioconvert ! audioresample ! alsasink Error in totem (and playbin): *** glibc detected *** double free or corruption (!prev): 0x0859ae00 *** Backtrace: (gdb) bt
+ Trace 66322
I think it's the same file as in bug #330711. *** This bug has been marked as a duplicate of 330711 ***