#0 peer_connection_find_by_type (od=0x0, sn=0x814a8f0 "176638320", type=OSCAR_CAPABILITY_DIRECTIM) #1 0xb7083dc4 in oscar_send_typing (gc=0x80baad0, name=0x814a8f0 "176638320", state=PURPLE_NOT_TYPING) #2 0xb7e85d47 in serv_send_typing (gc=0x80baad0, name=0x814a8f0 "176638320", state=PURPLE_NOT_TYPING) #3 0xb7e631e4 in purple_conversation_destroy (conv=0x813cf78) at ../../libpurple/conversation.c:407 [Error: ../../libpurple/conversation.c was not found in source tree] #4 0x080526ab in haze_im_channel_dispose (obj=0x80b7980) at im-channel.c:433 428: return; 429: priv->dispose_has_run = TRUE; 430: 431: if (!priv->closed) 432: { 433: purple_conversation_destroy (priv->conv); 434: priv->conv = NULL; 435: tp_svc_channel_emit_closed (obj); 436: priv->closed = TRUE; 437: } 438: #5 0xb7d72a4b in IA__g_object_unref (_object=0x80b7980) at /build/buildd/glib2.0-2.14.1/gobject/gobject.c:1765 [Error: /build/buildd/glib2.0-2.14.1/gobject/gobject.c was not found in source tree] #6 0xb7ccb156 in g_hash_nodes_destroy (hash_node=0x8162560, key_destroy_func=0, #7 0xb7ccb5b4 in IA__g_hash_table_remove_all (hash_table=0x8097300) at /build/buildd/glib2.0-2.14.1/glib/ghash.c:483 [Error: /build/buildd/glib2.0-2.14.1/glib/ghash.c was not found in source tree] #8 0xb7ccb813 in IA__g_hash_table_destroy (hash_table=0x8097300) at /build/buildd/glib2.0-2.14.1/glib/ghash.c:224 [Error: /build/buildd/glib2.0-2.14.1/glib/ghash.c was not found in source tree] #9 0xb7e085b9 in tp_channel_factory_iface_close_all (self=0x80972e0) at channel-factory-iface.c:127 [Error: channel-factory-iface.c was not found in source tree] #10 0xb7cb9789 in IA__g_ptr_array_foreach (array=0x80b6030, func=0xb7e08580 , #11 0xb7dfd45d in tp_base_connection_change_status (self=0x80b7000, status=TP_CONNECTION_STATUS_DISCONNECTED, #12 0x0804f176 in disconnected_cb (pc=0x80baad0) at connection.c:118 113: PurpleAccount *account = purple_connection_get_account (pc); 114: TpBaseConnection *base_conn = ACCOUNT_GET_TP_BASE_CONNECTION (account); 115: 116: if(base_conn->status != TP_CONNECTION_STATUS_DISCONNECTED) 117: { 118: tp_base_connection_change_status (base_conn, 119: TP_CONNECTION_STATUS_DISCONNECTED, 120: TP_CONNECTION_STATUS_REASON_NONE_SPECIFIED); 121: } 122: 123: g_idle_add(idle_disconnected_cb, account); #13 0xb7e5d2a0 in purple_connection_set_state (gc=0x80baad0, state=PURPLE_DISCONNECTED) #14 0xb7e5d613 in purple_connection_destroy (gc=0x80baad0) at ../../libpurple/connection.c:271 [Error: ../../libpurple/connection.c was not found in source tree] #15 0xb7e494d3 in purple_account_disconnect (account=0x80b5288) at ../../libpurple/account.c:1060 [Error: ../../libpurple/account.c was not found in source tree] #16 0xb7e5d097 in purple_connection_disconnect_cb (data=0x80b5288) at ../../libpurple/connection.c:488 [Error: ../../libpurple/connection.c was not found in source tree] #17 0xb7cd88d6 in g_timeout_dispatch (source=0x813da08, callback=0xb7083d90 , user_data=0x80b5288) #18 0xb7cd811c in IA__g_main_context_dispatch (context=0x805e2e0) at /build/buildd/glib2.0-2.14.1/glib/gmain.c:2061 [Error: /build/buildd/glib2.0-2.14.1/glib/gmain.c was not found in source tree] #19 0xb7cdb55f in g_main_context_iterate (context=0x805e2e0, block=1, dispatch=1, self=0x805a2b0) #20 0xb7cdb909 in IA__g_main_loop_run (loop=0x80b1b90) at /build/buildd/glib2.0-2.14.1/glib/gmain.c:2898 [Error: /build/buildd/glib2.0-2.14.1/glib/gmain.c was not found in source tree] #21 0xb7e0bf35 in tp_run_connection_manager (prog_name=0x8053ae1 "haze", version=0x8053b14 "0.1.1", #22 0x0804d354 in main (argc=1, argv=0xbfcebae4) at main.c:331 326: 327: init_libpurple(); 328: g_debug("libpurple initialized."); 329: 330: tp_debug_set_flags_from_env ("HAZE_DEBUG"); 331: ret = tp_run_connection_manager(UI_ID, HAZE_VERSION, get_cm, argc, argv); 332: 333: purple_core_quit(); 334: user_dir = purple_user_dir (); 335: if (!delete_directory (user_dir)) 336: g_warning ("couldn't delete %s", user_dir); #23 0xb7b75050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #24 0x0804cdf1 in _start ()