[Bug 767383] Critical error gst_buffer_map_range: assertion 'GST_IS_BUFFER (buffer)' failed with gst-validate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 13 07:00:34 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767383

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
I would expect this to be related to your platform or the other elements you
are using. It seems to work fine here with 1.8.2 and GIT master. please in the
future also file only a single bug, it seems to be all the same problem.


For locating this, somewhere in the code the reference counting is apparently
done wrong. Most likely related to a GstBuffer that is stored in caps, or it's
just memory corruption elsewhere. Best would be to run in valgrind with
--track-origins=yes to see what goes wrong and where the memory is from.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list