[Bug 727102] rtsp-media: deadlock with dynamic pipelines when preroll fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 8 05:54:01 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727102
  GStreamer | gst-rtsp-server | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2014-04-08 12:53:58 UTC ---
Please check if this fixes it as well:

commit fd5e949169d71fe23102d6120853e28ef45f5ae4
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Apr 8 14:49:41 2014 +0200

    media: release the state lock when going to NULL

    Set our state to UNPREPARING and release the state-lock before
    setting the pipeline to the NULL state. This way, any pad-added
    callback will be able to take the state-lock and check that we are now
    unpreparing instead of deadlocking.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=727102

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