[gstreamer-bugs] [Bug 608179] caps filter appearing after adder results in deadlock

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 28 08:53:50 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=608179
  GStreamer | gst-plugins-base | 0.10.25

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2010-01-28 16:53:45 UTC ---
pushed after renaming the variable to filter_caps.

commit b44a5c8dc769b951a0d02cc55225652fdfc23402
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Jan 28 17:12:34 2010 +0100

    adder: don't hold object lock when calling peer elements

    Do not hold the object lock while we call methods on peer elements as this
can
    lead to deadlocks.

    Fixes #608179

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