[Bug 750397] CRITICAL: Race condition in GstBus

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


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

--- Comment #68 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 330574
  --> https://bugzilla.gnome.org/attachment.cgi?id=330574&action=edit
poll: set_controllable(), restart() and set_flushing() are only valid for
non-timer GstPolls

On timer GstPolls it will cause the control socket state to become
inconsistent as now one less read_control() than write_control() be would
needed.

Similarly, read_control() and write_control() are only valid on timer
GstPolls.

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