[Bug 700342] decodebin: Crashes and deadlocks when setting to READY while still autoplugging

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 22 10:25:02 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700342
  GStreamer | gst-plugins-base | 1.0.7

--- Comment #15 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-22 17:24:58 UTC ---
(In reply to comment #14)

> For gdb-log-4, the above is exactly happening. The GstBin and GstElement state
> change functions are shutting down all data flow and are holding the pad's
> stream lock for that... unfortunately some multiqueue is holding the stream
> lock still and waiting forever for an allocation query to be answered.

And this seems to be possible to happen in a few flushing scenarios when the
queue is just flushed but any pending queries are not waken up. Same has to be
checked in queue and queue2

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