[Bug 750397] CRITICAL: Race condition in GstBus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 29 13:09:25 UTC 2016


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

--- Comment #67 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 330572
  --> https://bugzilla.gnome.org/attachment.cgi?id=330572&action=edit
poll: Warn if the return value of gst_poll_read_control() is unused

This might fail even under correct usage, e.g. if read_control() is called
from another thread before write_control() finished in another. It has to be
retried then, or other measures have to be taken, depending on how it is used
by the surrounding code.

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