[gstreamer-bugs] [Bug 405451] [alsasink] hangs when disconnecting USB Sounddevice

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 8 07:58:02 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=405451

  GStreamer | gst-plugins-base | Ver: 0.10.x


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|hangs when disconnecting USB|[alsasink] hangs when
                   |Sounddevice                 |disconnecting USB
                   |                            |Sounddevice




------- Comment #3 from Tim-Philipp Müller  2007-02-08 15:56 UTC -------
Looks at first glance like alsasink is trying to post an error message with the
object lock held (which is going to deadlock, since both
gst_element_message_new_*() and gst_element_post_message() will try to take the
lock as well). Most likely a GStreamer bug.



-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list