[Bug 750397] CRITICAL: Race condition in GstBus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 23 13:04:19 UTC 2016


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

--- Comment #25 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 330256
  --> https://bugzilla.gnome.org/attachment.cgi?id=330256&action=edit
bus: Ensure to never call gst_poll_read_control() before write_control()
finished

This means that we will always use gst_poll_wait() now when using
gst_bus_timed_pop_filtered() or any other of the gst_bus_pop*() functions.

Also check if both functions are actually succeeding and print a warning
otherwise.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list