[Bug 776293] GStreamer-CRITICAL **: gst_stream_collection_get_size: assertion 'collection->priv->streams' failed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 20 11:07:45 UTC 2016


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

--- Comment #2 from minfrin at sharp.fm ---
This is difficult to reproduce unfortunately, the crash only occurs after many
hours of streaming.

This is a Raspberry Pi, so valgrind is not available, however AddressSantizer
is not being triggered, I think the assertion is being triggered before
AddressSanitizer has a chance to be tripped.

Would it be possible to answer the questions above, specifically the first one?
I don't understand the ref values. We start with new, then we go from 2->3,
then 2->1 (the 3->2 seems to be missing), then 1->0. Is this normal?

Then there is the dispose, which prints the values fine, and finalize, where
the values are now missing with a corrupt ID. Is this normal? What does dispose
do, what does finalize do?

-- 
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