[Pidgin] #706: Crash after removing user from userlist.
Pidgin
trac at pidgin.im
Sun May 6 13:17:18 EDT 2007
#706: Crash after removing user from userlist.
----------------------------+-----------------------------------------------
Reporter: patpi | Type: defect
Status: new | Priority: minor
Component: pidgin (gtk) | Version: 2.0
Keywords: crash userlist | Pending: 0
----------------------------+-----------------------------------------------
I've added friend to userlist more than once. (btw. hiding offline users
by default wasn't good idea :P ). So I tried to remove contact and after
clicking "remove" and confirming Pidgin crashes. After restart user isn't
deleted at all.
{{{
(...)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1221154608 (LWP 2830)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1221154608 (LWP 2830)]
0xb768f579 in purple_status_get_type () from /usr/lib/libpurple.so.0
(gdb) bt full
#0 0xb768f579 in purple_status_get_type () from /usr/lib/libpurple.so.0
No symbol table info available.
#1 0xb768f7b1 in purple_status_is_online () from /usr/lib/libpurple.so.0
No symbol table info available.
#2 0xb7690fdf in purple_presence_is_online () from
/usr/lib/libpurple.so.0
No symbol table info available.
#3 0x0807404d in pidgin_blist_make_buddy_menu ()
No symbol table info available.
#4 0x08075507 in pidgin_blist_get_status_icon ()
No symbol table info available.
#5 0xb7710c76 in g_main_context_is_owner () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#6 0xb770ee11 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#7 0xb771230b in g_main_context_check () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#8 0xb7712627 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#9 0xb7a69061 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#10 0x080b08da in main ()
No symbol table info available.
(gdb)
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/706>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list