[Bug 755342] element: state_change may fail because of release_request_pad (racy)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 24 03:15:08 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.6.0

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 2c60b7eb1fc8851296e7bbb209663bb0c0e53f21
Author: Stian Selnes <stian at pexip.com>
Date:   Mon Sep 21 13:58:51 2015 +0200

    funnel: Fix racy state change

    Iterator may need to be resynced, for instance if pads are released
    during state change.

    got_eos should be protected by the object lock of the element, not of
    the pad, as is the case throughout the rest of the funnel code.

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

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