[Bug 776540] GstGL: Occasional assertion failures on GST_IS_GL_DISPLAY and GST_IS_GL_CONTEXT

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 5 07:07:03 UTC 2017


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

--- Comment #14 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
This is a refcount bug, gl*:7 isn't enough for them.  We need at least a
GST_DEBUG=gl*:7, GST_REFCOUNTING:7 log

As for tricks, try different computers, add small sleeps everywhere around the
problematic code (pretty much any function mentioned before everything's
destroyed in the log above).

Question, does it happen if you make the time between reloads longer? i.e. a
second or two.  This might be a race between startup and shutdown.

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