[Bug 744043] GstAudioDecoder: deadlock while seeking

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 5 08:33:08 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744043
  GStreamer | gst-plugins-base | git master

--- Comment #11 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2015-02-05 16:33:06 UTC ---
It's called with the stream-lock, which is a recursive lock. Adding another
lock without control over the lock order leads to deadlock. Please though, use
the mailing list, we don't do support on bugs.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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