[Bug 750397] CRITICAL: Race condition in GstBus

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


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

--- Comment #50 from Matt Gruenke <mgruenke at tycoint.com> ---
(In reply to Sebastian Dröge (slomo) from comment #49)
> (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.

Yes, I get it.  I think my latest patch is consistent with that objective.  If
you believe otherwise, please indicate why.

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