[Bug 39142] New: Fix crash in call-content.c due to early unref

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 11 16:56:26 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=39142

           Summary: Fix crash in call-content.c due to early unref
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: medium
         Component: tp-farstream
        AssignedTo: olivier.crete at ocrete.ca
        ReportedBy: vincent at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


I could get this fairly reliably when cancelling a call just after it starts.

The async result could hold the last ref to the call content, so we'd access a
disposed call content after unreffing the async result.

Fixed by:
http://cgit.collabora.com/git/user/vincent/telepathy-farstream/commit/?id=f8376cac12e7025d56261c872e56c4a64610c9b4

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