[Bug 750397] CRITICAL: Race condition in GstBus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 28 07:08:40 UTC 2016


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

--- Comment #49 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Matt Gruenke from comment #48)

> Please understand that, in spite of removing O_NONBLOCK, the intention is
> still that RELEASE_EVENT() shouldn't block for any appreciable amount of
> time.  We only avoid O_NONBLOCK to ensure the read() succeeds.

The thing is that the API specifies explicitly that it should not succeed if
there is no data to be read, as such we must not block.

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