[Bug 702520] [regression] queue: deadlock when reconfigure event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 18 04:25:19 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702520
  GStreamer | gstreamer (core) | 1.1.1

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-18 11:25:12 UTC ---
Can you provide backtraces of all GStreamer related threads? From these threads
there should not be a deadlock as none of them hold that mutex while waiting
for the GCond. There must be one thread that is currently blocking this mutex
and not releasing it because it waits for something else to finish, namely the
allocation query or the pad linking that caused the reconfigure event.

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