[Bug 766025] rtpsession: race condition accessing ssrcs hash table
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 11 06:29:34 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766025
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This caused a deadlock
commit 204a86af97d039ddc71cc61bb8bf8a30827c1db1
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Wed May 11 09:28:13 2016 +0300
rtpsession: Don't notify about stats property changes while taking the
session lock
The signal handlers might want to actually get the value of the stats
property, which would take the session lock again and deadlock.
This was introduced by 2e960e70750a0cb7e1117d0c09d08597866a29ee.
https://bugzilla.gnome.org/show_bug.cgi?id=766025
--
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