[Bug 776039] queue: deadlock between sink query and state change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 13 18:02:44 UTC 2016


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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 341903
  --> https://bugzilla.gnome.org/attachment.cgi?id=341903&action=edit
queue/queue2: Ensure that the streaming thread is unlocked after deactivating
the srcpad

It might happen that the srcpad task function is never called at all, in
which case unlocking everything from there will never happen.

Make sure to unlock everything another time after the task function is
definitely stopped.

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