[Pidgin Plugins] #411: New Instant Message SIGSEGV in Album

Pidgin Plugins plugins-trac at guifications.org
Tue Sep 11 20:12:27 CDT 2007


#411: New Instant Message SIGSEGV in Album
------------------------+---------------------------------------------------
 Reporter:  kip         |       Type:  Bugs            
   Status:  new         |   Priority:  4               
Component:  PluginPack  |    Version:  Guifications2.14
  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_VOIDPOINTER_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://plugins.guifications.org/trac/ticket/411>
Pidgin Plugins <http://pidgin.guifications.org/>
Plugins for the Instant Messaging client Pidgin and its backend library libpurple


More information about the Plugins-tickets mailing list