[Pidgin] #3058: New Instant Message SIGSEGV
Pidgin
trac at pidgin.im
Tue Sep 11 20:54:53 EDT 2007
#3058: New Instant Message SIGSEGV
-------------------------------------------+--------------------------------
Reporter: kip | Type: defect
Status: new | Priority: minor
Component: pidgin (gtk) | Version: 2.1.1
Keywords: SIGSEGV "New Instant Message" | Pending: 0
-------------------------------------------+--------------------------------
With the GUI client running and visible, I hit Ctrl-m to invoke the New
Instant Message GTK dialog box. I enter "foo", or some other contact not
in my list, and a segment fault is immediately raised. Probably a dead
pointer being returned when searching for the contact.
(gdb) bt full
#0 0xb6ee8125 in album_blist_node_menu_cb () from
/usr/lib/pidgin/album.so
No symbol table info available.
#1 0xb776873f in purple_marshal_VOID__POINTER_POINTER ()
from /usr/lib/libpurple.so.0
No symbol table info available.
#2 0xb7769107 in purple_signal_emit_vargs () from /usr/lib/libpurple.so.0
No symbol table info available.
#3 0xb776923c in purple_signal_emit () from /usr/lib/libpurple.so.0
No symbol table info available.
#4 0xb7731b37 in purple_blist_node_get_extended_menu ()
from /usr/lib/libpurple.so.0
No symbol table info available.
#5 0x08080cf7 in pidgin_append_blist_node_extended_menu ()
No symbol table info available.
#6 0x08088b3e in ?? ()
No symbol table info available.
#7 0x08532348 in ?? ()
No symbol table info available.
#8 0x086e8a58 in ?? ()
No symbol table info available.
#9 0x086e8a58 in ?? ()
No symbol table info available.
Most of this backtrace is totally useless since there are no debugging
symbols, but I reasoned that it was so simple to reproduce, it will
probably not be necessary to isolate the problem quickly.
Kip
--
Ticket URL: <http://developer.pidgin.im/ticket/3058>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list