[gstreamer-bugs] [Bug 594248] New: Use locked-state on internal rtp-bin to avoid shutdown-state-race

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 5 11:24:56 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594248

           Summary: Use locked-state on internal rtp-bin to avoid
                    shutdown-state-race
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: havard.graff at tandberg.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from Håvard Graff <havard.graff at tandberg.com> 2009-09-05 18:24:53 UTC ---
Created an attachment (id=142546)
patch

When rtpbin is going from PLAYING to NULL, it will set state on its internal
bins (session and demux). If those internal bins are already in NULL as a
result of freeing the request-pads, they will be brought back up again.

This can easily be solved by setting locked state on the bins prior to setting
them to NULL.

-- 
Configure bugmail: http://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