[Pidgin] #7508: MSN crash on offline message
Pidgin
trac at pidgin.im
Sun Jan 11 06:24:39 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):
Backtrace obtained after sending an OIM to an offline buddy (Pidgin 2.5.3
on FreeBSD 7.1)
{{{
(gdb) bt
#0 0x2936310c in msn_soap_write_cb_internal (data=0x29c3ab00, fd=Variable
"fd" is not available.
)
at soap.c:544
#1 0x080a3103 in pidgin_eventloop_get_ui_ops ()
#2 0x28a48a29 in g_io_channel_unix_get_fd ()
from /usr/local/lib/libglib-2.0.so.0
#3 0x28a171fe in g_main_context_dispatch ()
from /usr/local/lib/libglib-2.0.so.0
#4 0x28a1a309 in g_main_context_check () from
/usr/local/lib/libglib-2.0.so.0
#5 0x28a1a6d8 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0
#6 0x28298363 in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.0
#7 0x080bb376 in main ()
(gdb) bt full
#0 0x2936310c in msn_soap_write_cb_internal (data=0x29c3ab00, fd=Variable
"fd" is not available.
)
at soap.c:544
conn = Variable "conn" is not available.
(gdb)
}}}
I don't know why gdb is unable to get a meaningful full backtrace. Should
I compile with some debugging options? Apparently the symbols are
available, since function and variable names get printed...
--
Ticket URL: <http://developer.pidgin.im/ticket/7508#comment:7>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list