[Bug 744420] splitmuxsink - Deadlock on while starting 2nd fragment on function gst_element_sync_state_with_parent

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 6 06:04:11 PST 2015


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thaytan at noraisin.net
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.6.0

--- Comment #6 from Jan Schmidt <thaytan at noraisin.net> ---
This fixes it for me, please reopen if not for you:

commit b0ce43cde38e1a89f56c8e0a946a1fedc783656a
Author: Jan Schmidt <jan at centricular.com>
Date:   Sat Mar 7 00:55:47 2015 +1100

    splitmuxsink: Protect property variables with the object lock.

    Use the object lock instead of the splitmux lock to protect
    internal property variables, so they're not locked when
    switching to a new file.

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

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