[Bug 750397] CRITICAL: Race condition in GstBus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 6 04:28:19 PDT 2015


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #2 from Jan Schmidt <thaytan at noraisin.net> ---
Seems plausible, since the control sockets are non-blocking. A related race
exists on Windows using the event objects there, it's possible the event will
be set after the corresponding message is consumed, since there's no lock to
make it atomic.

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