[Bug 23853] Crash with tp_connection_manager_got_protocols: assertion failed: (self->priv->found_protocols == NULL)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 14 17:29:37 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=23853
--- Comment #3 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2009-09-14 08:29:37 PST ---
Just reproduced this crash with MC5 master and tp-glib .36
(process:6602): mcd-DEBUG: _mcd_account_manager_create_account: called
(process:6602): mcd-DEBUG: _mcd_account_constructed: 0x669c40
(haze/facebook/cass_40skynet_2ebe0)
(process:6602): mcd-DEBUG: mcd_manager_setup: Manager haze created
(process:6602): mcd-DEBUG: _mcd_mission_set_parent: child = 0x66a990, parent =
0x659840
(process:6602): mcd-DEBUG: on_manager_ready: manager haze is ready
(process:6602): mcd-DEBUG: on_manager_ready: got error: Connection manager
process exited during introspection
(process:6602): mcd-DEBUG: _mcd_account_set_parameters: called
(process:6602): mcd-DEBUG: _mcd_account_maybe_autoconnect:
haze/facebook/cass_40skynet_2ebe0 not Enabled
(process:6602): mcd-DEBUG: _mcd_account_dispose: 0x669c40
(haze/facebook/cass_40skynet_2ebe0)
(process:6602): mcd-DEBUG: _mcd_account_finalize: 0x669c40
(haze/facebook/cass_40skynet_2ebe0)
**
tp-glib:ERROR:connection-manager.c:618:tp_connection_manager_got_protocols:
assertion failed: (self->priv->found_protocols == NULL)
Program received signal SIGABRT, Aborted.
0x00007ffff67f54b5 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce
type.
in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt
#0 0x00007ffff67f54b5 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007ffff67f8f50 in *__GI_abort () at abort.c:92
#2 0x00007ffff6b92720 in IA__g_assertion_message (domain=<value optimized
out>, file=<value optimized out>, line=<value optimized out>,
func=0x7ffff7986ee0 "tp_connection_manager_got_protocols", message=0x68a980
"assertion failed: (self->priv->found_protocols == NULL)")
at /build/buildd/glib2.0-2.21.6/glib/gtestutils.c:1316
#3 0x00007ffff6b92c90 in IA__g_assertion_message_expr (domain=0x7ffff797b76b
"tp-glib", file=0x7ffff797df45 "connection-manager.c", line=618,
func=0x7ffff7986ee0 "tp_connection_manager_got_protocols", expr=<value
optimized out>) at /build/buildd/glib2.0-2.21.6/glib/gtestutils.c:1327
#4 0x00007ffff79390c2 in tp_connection_manager_got_protocols (self=0x659b40,
protocols=0x68c5f0, error=0x11, user_data=<value optimized out>,
user_object=<value optimized out>) at connection-manager.c:618
#5 0x00007ffff7939578 in
_tp_cli_connection_manager_invoke_callback_list_protocols (self=0x659b40,
error=0x0, args=0x68ba80,
generic_callback=0x7ffff7938fe0 <tp_connection_manager_got_protocols>,
user_data=<value optimized out>, weak_object=0x26)
at ../telepathy-glib/_gen/tp-cli-connection-manager-body.h:477
#6 0x00007ffff79685d7 in tp_proxy_pending_call_idle_invoke (p=0x657400) at
proxy-methods.c:153
#7 0x00007ffff6b6cc4e in g_main_dispatch (context=0x652f00) at
/build/buildd/glib2.0-2.21.6/glib/gmain.c:1960
#8 IA__g_main_context_dispatch (context=0x652f00) at
/build/buildd/glib2.0-2.21.6/glib/gmain.c:2513
#9 0x00007ffff6b70618 in g_main_context_iterate (context=0x652f00,
block=<value optimized out>, dispatch=<value optimized out>, self=<value
optimized out>)
at /build/buildd/glib2.0-2.21.6/glib/gmain.c:2591
#10 0x00007ffff6b70a75 in IA__g_main_loop_run (loop=0x658360) at
/build/buildd/glib2.0-2.21.6/glib/gmain.c:2799
#11 0x000000000040bafe in main (argc=<value optimized out>, argv=<value
optimized out>) at mc-server.c:80
--
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