[Bug 760929] adaptivedemux: deadlock issue
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun May 22 18:59:32 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760929
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |OBSOLETE
Target Milestone|git master |NONE
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, I think this commit which landed in 1.6.4 should fix the most frequent
occurances of this issue in 1.6:
commit b14464947ff200406786107ec5d130baa898b3aa
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Tue Feb 16 19:43:48 2016 +0000
adaptivedemux: fix race on shutdown that could result in deadlocks
Minimal fix for one particular deadlock, adaptivedemux has seen
a general re-work of its locking in git master, but that would
be too intrusive to backport into the stable branch.
We need to use a separate variable to signal cancellation here.
Closing as obsolete since you confirmed it works in master. Thanks for testing!
--
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