[gstreamer-bugs] [Bug 577671] [rtspsrc] deadlock on shutdown (locking order problem?)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 29 09:12:15 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=577671

  GStreamer | gst-plugins-good | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
 Attachment #132070|0                           |1
        is obsolete|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.15




------- Comment #2 from Wim Taymans  2009-04-29 16:12 UTC -------
A slightly less intrusive patch, please test if this fixes things too.

commit de0a2575fc277cbe18979f18c58a799376f21e49
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Apr 29 18:09:07 2009 +0200

    rtspsrc: release state lock before stopping task

    We need to release the state lock before trying to wait for the task to end
    because the task might also take the lock.

    Fixes #577671


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




More information about the Gstreamer-bugs mailing list