[Bug 760551] shmsink: Deadlock in memory free
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jan 16 13:54:35 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760551
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.6.3
--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit eba01f84e53329dd14508cb72891c7a8e85888e0
Author: Matt Crane <mattcrane at tycoint.com>
Date: Fri Jan 15 10:49:12 2016 -0500
shmsink: fix possible deadlock in _render()/ _allocator_free()
Drop object lock before unrefing memory, otherwise the object
lock might be taken again from the allocator and then things
deadlock.
https://bugzilla.gnome.org/show_bug.cgi?id=760551
--
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