[Telepathy] [Bug 15198] New: Crash when joining chatroom
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 25 04:52:55 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=15198
Summary: Crash when joining chatroom
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: telepathy-gabble
AssignedTo: telepathy at lists.freedesktop.org
ReportedBy: xclaesse at gmail.com
When I join jabber at conference.jabber.org gabble and empathy crash. Looking at
gabble messages I see that:
** ERROR:(presence-cache.c:1227):gabble_presence_cache_get: assertion failed:
(tp_handle_is_valid (contact_repo, handle, NULL))
Abandon (core dumped)
So it seems gabble assert for a wrong handle. Even if empathy sends bogus
handles gabble shouldn't use g_assert for that but g_return_if_fail().
More information about the Telepathy
mailing list