[Bug 766064] basesink: deadlock waiting prerolling while pipeline goes to NULL state

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 8 13:30:12 UTC 2016


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

--- Comment #27 from Miguel París Díaz <mparisdiaz at gmail.com> ---
Review of attachment 329337:
 --> (https://bugzilla.gnome.org/review?bug=766064&attachment=329337)

::: gst/gstbin.c
@@ +1146,3 @@
+      GST_DEBUG_OBJECT (parent, "Set as sink");
+      GST_OBJECT_FLAG_SET (parent, GST_ELEMENT_FLAG_SINK);
+      parent = GST_OBJECT_PARENT (parent);

Why is it racy?
How can I fix it?

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