[Pidgin] #7508: MSN crash on offline message

Pidgin trac at pidgin.im
Mon Jan 26 08:23:53 EST 2009


#7508: MSN crash on offline message
-----------------------------------+----------------------------------------
 Reporter:  noccy                  |        Owner:  khc   
     Type:  defect                 |       Status:  closed
Milestone:                         |    Component:  MSN   
  Version:  2.5.2                  |   Resolution:        
 Keywords:  crash offline message  |  
-----------------------------------+----------------------------------------

Comment(by ranma42):

 Maybe the content of conn might be of some interest. Here it is:

 {{{
 (gdb) bt full
 #0  0x294ffb5d in msn_soap_write_cb_internal (data=0x2a4ccd30, fd=13,
     cond=PURPLE_INPUT_WRITE, initial=0) at soap.c:544
         conn = (MsnSoapConnection *) 0x2a4ccd30
         written = 1
 #1  0x294ffce5 in msn_soap_write_cb (data=0x2a4ccd30, fd=13,
     cond=PURPLE_INPUT_WRITE) at soap.c:580
 No locals.
 #2  0x080abdfb in docklet_ui_init ()
 No symbol table info available.
 #3  0x28b15159 in g_io_channel_unix_get_fd ()
    from /usr/local/lib/libglib-2.0.so.0
 No symbol table info available.
 #4  0x28ae339e in g_main_context_dispatch ()
    from /usr/local/lib/libglib-2.0.so.0
 No symbol table info available.
 #5  0x28ae64a9 in g_main_context_check () from
 /usr/local/lib/libglib-2.0.so.0
 No symbol table info available.
 #6  0x28ae6878 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0
 No symbol table info available.
 #7  0x2828f89d in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.0
 No symbol table info available.
 #8  0x080c8cb8 in main ()
 No symbol table info available.
 (gdb) p *conn
 $3 = {session = 0x29f01080, host = 0x2a7e91e0 "ows.messenger.msn.com",
   last_used = 1232973743, ssl = 0x0, connected = 0, event_handle = 0,
   run_timer = 1686932, buf = 0x0, handled_len = 0, body_len = 0,
   response_code = 0, headers_done = 0, close_when_done = 0, message = 0x0,
   queue = 0x2a8cdd70, current_request = 0x0, unsafe_debug = 0}
 (gdb)
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/7508#comment:12>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list