[gstreamer-bugs] [Bug 592864] deadlocks from recent inputselector/streamselector change
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 24 02:12:23 PDT 2009
http://bugzilla.gnome.org/show_bug.cgi?id=592864
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at circular-chaos.org
--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2009-08-24 09:12:17 UTC ---
The problem is probably that the GstIterator uses the GstObject lock... using
another mutex should fix this. OTOH I plan to implement what Olivier suggests
in the last comments of bug #592209, which will fix this bug too (because
there's no locking involved anymore).
--
Configure bugmail: http://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