[Bug 750397] CRITICAL: Race condition in GstBus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 28 21:44:09 UTC 2016


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

--- Comment #61 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
RELEASE_EVENT() can actually "fail" with EAGAIN or EINTR and should be retried
then instead of causing a critical warning. So it might be better to handle
those two accordingly, and only do a critical warning in other cases (and in
any case keep the counter consistent!).

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