[Bug 789844] adaptivedemux: deadlock on task stop

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 18 22:18:26 UTC 2018


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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Ravi: ping?

Also: the preroll_cond is g_cond_broadcast() right after this for loop inside
of which you add the additional g_cond_broadcast, and there is nothing inside
the loop that should block/hang as far as I can tell, other than the lock (but
your addition is inside the lock taken, so that can't be a problem).

Are both really needed? What is the stack trace when it hangs?

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