[Bug 756556] adaptivedemux: hang if application quits just after start
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Oct 15 04:42:36 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756556
--- Comment #5 from Florin Apostol <florin.apostol at oregan.net> ---
the problem here is that gst_adaptive_demux_stop_tasks sets demux->cancelled =
TRUE without grabbing a lock, so the value is probably not reflected in other
threads.
--
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