[gstreamer-bugs] [Bug 576190] [playbin2] Deadlock when reusing playbin2 after an error

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 22 10:50:33 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=576190

  GStreamer | gst-plugins-base | Ver: git




------- Comment #1 from Sebastian Dröge  2009-03-22 17:51 UTC -------
In this case the audio pipeline is waiting in:

#0  0x00007fe2de555c09 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0x00007fe2e0cd2355 in handle_pad_block (pad=0x29da5c0) at gstpad.c:3866
#2  0x00007fe2e0cdccc8 in gst_pad_push_event (pad=0x29da5c0, event=0x2395cc0)
    at gstpad.c:4570
#3  0x00007fe2c78b60be in gst_selector_pad_event (pad=0x283a840, 
    event=0x2395cc0) at gstinputselector.c:431
...


The only other threads running are the main thread idling in the mainloop and
the xvimagesink event thread.


-- 
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=576190.




More information about the Gstreamer-bugs mailing list