[Bug 25569] New: segfault when disposing a not prepared TpAccountManager instance
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 10 23:31:28 CET 2009
http://bugs.freedesktop.org/show_bug.cgi?id=25569
Summary: segfault when disposing a not prepared TpAccountManager
instance
Product: Telepathy
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: cosimo.alfarano at collabora.co.uk
I've noticed that when I try to dispose an instance of TpAccountManager without
preparing it, it shows the following:
(process:7055): GLib-GObject-WARNING **: invalid unclassed pointer in cast to
`TpAccountManager'
(process:7055): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table !=
NULL' failed
(process:7055): tp-glib-CRITICAL **: tp_account_manager_is_prepared: assertion
`TP_IS_ACCOUNT_MANAGER (manager)' failed
Depending on the situation, the process trying to dispose may segfault.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list