[gstreamer-bugs] [Bug 606435] gsttee not threadsafe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 11 02:57:17 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=606435
  GStreamer | gstreamer (core) | unspecified

Wim Taymans <wim.taymans> changed:

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

--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2010-01-11 10:57:15 UTC ---
Can you try this patch? Reopen if that is not enough for some reason.

commit a3c4a3201a705eb1934ceeea34d1ca42d4571c07
Author: Håvard Graff <havard.graff at tandberg.com>
Date:   Mon Jan 11 11:38:32 2010 +0100

    tee: make release_pad threadsafe

    Protect the ->removed field with the object lock as well. Take the DYN lock
    earlier so that we can mark the pad removed and avoid a race in pad_alloc.

    Fixes #606435

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