[gstreamer-bugs] [Bug 574293] [decodebin2] deadlock on shutdown

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 9 05:10:06 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=574293

  GStreamer | gst-plugins-base | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com




------- Comment #3 from Wim Taymans  2009-03-09 12:11 UTC -------
My analisis of the problem was that core does indeed deactivates and flushes
blocked the pads when going to READY but there is a race where the pad can be
added after the bin iterated the pads, leaving the pad blocked.

I think with the shutdown lock, ie not adding any pads (and setting them
inactive) when the bin is shutting down, should do the trick.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574293.




More information about the Gstreamer-bugs mailing list