GNOME Bugzilla – Bug 639828
[ffdec_ffv1] buffer handling assertions
Last modified: 2011-11-09 20:13:35 UTC
$ G_DEBUG=fatal_warnings gdb --args gst-launch-0.10 playbin2 uri=file:///home/tpm/samples/h31-FFV1.avi -v ... /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdec_ffv1:ffdec_ffv10.GstPad:sink: caps = video/x-ffv, ffvversion=(int)1, framerate=(fraction)25019/1000, width=(int)640, height=(int)480 ... GStreamer-CRITICAL **: gst_mini_object_ref: assertion `GST_IS_MINI_OBJECT (mini_object)' failed aborting... Program received signal SIGTRAP, Trace/breakpoint trap.
+ Trace 225569
Thread 140737262892816 (LWP 21094)
The file is available here: http://ompldr.org/vNnZhYw/out.avi
Can you still repro ? "Works" here (as in, does not throw any assert, and ends with not-negotiated - the file crashes ffplay so is probably corrupt).
Still no crash/critical here, nothing suspicious with valgrind. It appears to have been fixed in the meantime. Please reopen if it still happens for you.