[Bug 732950] deadlock after TEARDOWN

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 10 02:38:04 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732950
  GStreamer | gst-rtsp-server | git

Wim Taymans <wim.taymans> changed:

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

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2014-07-10 09:38:00 UTC ---
commit 945c93fde09b461d4b810846e2a9443f915e6507
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Thu Jul 10 11:32:20 2014 +0200

    filter: Release lock in filter functions

    Release the object lock before calling the filter functions. We need to
    keep a cookie to detect when the list changed during the filter
    callback. We also keep a hashtable to make sure we only call the filter
    function once for each object in case of concurrent modification.

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

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