[Bug 32497] New: TpBaseClient crashes when HandleChannels is called multiple times for the same channel
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Dec 18 16:33:47 CET 2010
https://bugs.freedesktop.org/show_bug.cgi?id=32497
Summary: TpBaseClient crashes when HandleChannels is called
multiple times for the same channel
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: sjoerd at luon.net
QAContact: telepathy-bugs at lists.freedesktop.org
Another victim of the horribly wrong semantic that invalidated gets signalled
both for the dbus object going away and for the object disposing (booo, bad).
In an interesting twist this causes TpBaseClient to try and remove a TpProxy
twice when it gets replaced in its own has hash table.. Which also means it
gets unreffed twice.. Patch in tne url field
--
Configure bugmail: https://bugs.freedesktop.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 telepathy-bugs
mailing list