[Bug 781320] adaptivedemux: Don't hold locks when pushing FLUSH_START

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 14 16:31:49 UTC 2017


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

--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
The problem is that:
1) The QOS handling in adaptivedemux takes the MANIFEST LOCK
  That QOS event comes from basesink with its PREROLL_LOCK taken
2) FLUSH_START is sent from adaptivedemux with the MANIFEST_LOCK taken and the
basesink flushing handler needs to take the PREROLL_LOCK

 => deadlock

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