[Bug 706831] composition: Release objects lock while forwarding an event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 6 16:47:22 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706831
  GStreamer | gnonlin | unspecified

Thibault Saunier <thibault.saunier> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #254322|0                           |1
        is obsolete|                            |

--- Comment #5 from Thibault Saunier <thibault.saunier at collabora.com> 2013-09-06 23:47:16 UTC ---
Created an attachment (id=254323)
 View: https://bugzilla.gnome.org/attachment.cgi?id=254323
 Review: https://bugzilla.gnome.org/review?bug=706831&attachment=254323

composition: Never take the OBJECTS_LOCK when sending events

We should never have the OBJECTS_LOCK when sending or receiving
events. This lock is usefull only when we deal with children of
composition, so it should be used exclusivly for that purpose

Avoiding deadlocks

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