[Pidgin] #48: Make SIP/SIMPLE work with Microsoft Live Communication Server
Pidgin
trac at pidgin.im
Thu Nov 20 21:31:36 EST 2008
#48: Make SIP/SIMPLE work with Microsoft Live Communication Server
---------------------------+------------------------------------------------
Reporter: MarkDoliner | Owner: shulman
Type: patch | Status: new
Milestone: | Component: SIMPLE
Version: 2.0 | Resolution:
Keywords: MS LCS SIMPLE |
---------------------------+------------------------------------------------
Comment(by craftyguy):
So instead of locking up at 100% CPU, is seems to be throwing a seg fault
now. Here's the backtrace with gdb:
{{{
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f0b08ca27a0 (LWP 18068)]
sipe_canwrite_cb_ssl (data=0x2188c00, gsc=0x218a810,
cond=PURPLE_INPUT_READ) at sipe.c:608
608 max_write = purple_circ_buffer_get_max_read(sip->txbuf);
(gdb) bt
#0 sipe_canwrite_cb_ssl (data=0x2188c00, gsc=0x218a810,
cond=PURPLE_INPUT_READ) at sipe.c:608
#1 0x0000000000460389 in pidgin_io_invoke (source=<value optimized out>,
condition=<value optimized out>, data=<value optimized out>) at
gtkeventloop.c:78
#2 0x00007f0b043b5ad7 in ?? () from /usr/lib/libglib-2.0.so.0
#3 0x00007f0b04378b91 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#4 0x00007f0b04377470 in ?? () from /usr/lib/libglib-2.0.so.0
#5 0x00007f0b04376d22 in g_main_loop_run () from
/usr/lib/libglib-2.0.so.0
#6 0x00007f0b066a75c5 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x00000000004753af in main (argc=1, argv=0x7fff10e67de8) at
gtkmain.c:888
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/48#comment:183>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list