[Bug 37846] Deadlock in call-content.c:src_pad_added
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 2 12:47:08 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37846
Olivier Crête <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Olivier Crête <olivier.crete at ocrete.ca> 2011-06-02 03:47:08 PDT ---
commit 1df97c3a2f5ae3811a659b31e22936da925d6658
Author: Olivier Crête <olivier.crete at collabora.com>
Date: Thu Jun 2 11:45:38 2011 +0100
Don't hold the Content lock while freeing a FsStream
Freeing the stream will push out a EOS event, which may cause src_pad_added
to be
called if there is no src pad yet. Which will take the Content lock, which
causes a deadlock.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list