[Pidgin] #8173: Msn crash
Pidgin
trac at pidgin.im
Mon Jan 19 10:59:38 EST 2009
#8173: Msn crash
--------------------------+-------------------------------------------------
Reporter: ranma42 | Owner: lschiere
Type: defect | Status: new
Component: unclassified | Version: 2.5.4
Keywords: |
--------------------------+-------------------------------------------------
While chatting with an invisible buddy Pidgin (2.5.4 on FreeBSD 7.1)
crashed.
{{{
(gdb) bt full
#0 0x294ff448 in msn_soap_handle_body (conn=0x29e22ab0,
response=0x2a26b940)
at soap.c:347
request = (MsnSoapRequest *) 0x0
body = (xmlnode *) 0x2a19ac70
fault = (xmlnode *) 0x0
#1 0x294ff907 in msn_soap_process (conn=0x29e22ab0) at soap.c:462
message = (MsnSoapMessage *) 0x2a26b940
node = (xmlnode *) 0x2a19a610
handled = 0
cursor = 0x2a2efcb4 "<?xml version=\"1.0\"
encoding=\"utf-8\"?><soap:Envelope
xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\"
xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"
xmlns:xsd=\"http://www.w3.org/2001/XMLS"...
linebreak = 0x2951530e "soap"
#2 0x294ffae5 in msn_soap_read_cb (data=0x29e22ab0, fd=10,
cond=PURPLE_INPUT_READ) at soap.c:522
conn = (MsnSoapConnection *) 0x29e22ab0
count = 1016
cnt = -1
perrno = 35
buf = "HTTP/1.1 200 OK\r\nCache-Control: private, max-age=0\r
\nContent-Length: 836\r\nContent-Type: text/xml; charset=utf-8\r\nX-
AspNet-Version: 2.0.50727\r\nDate: Mon, 19 Jan 2009 14:14:48
GMT\r\n\r\n<?xml version=\"1.0\" "...
cursor = 0
#3 0x080abdfb in docklet_ui_init ()
No symbol table info available.
#4 0x28b15159 in g_io_channel_unix_get_fd ()
from /usr/local/lib/libglib-2.0.so.0
No symbol table info available.
#5 0x28ae339e in g_main_context_dispatch ()
from /usr/local/lib/libglib-2.0.so.0
No symbol table info available.
#6 0x28ae64a9 in g_main_context_check () from
/usr/local/lib/libglib-2.0.so.0
No symbol table info available.
#7 0x28ae6878 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0
No symbol table info available.
#8 0x2828f89d in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#9 0x080c8cb8 in main ()
No symbol table info available.
}}}
I assume it might be the same problem as in #8136, but as it's not easily
reproducible I'm not sure.
--
Ticket URL: <http://developer.pidgin.im/ticket/8173>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list