[Pidgin] #48: Make SIP/SIMPLE work with Microsoft Live Communication Server

Pidgin trac at pidgin.im
Wed Dec 3 14:37:19 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 smitherz):

 Hi all,

 I just got the latest mob code and compiled. This is the first set of code
 that gets me mostly logged in and online. I am connecting to my company
 via vpnc and using TLS to connect to OCS2007. Just as my contact lists are
 being checked for status I get a segv. This is the backtrace...

 {{{
 [Thread debugging using libthread_db enabled]
 [New Thread 0xb70f86c0 (LWP 15520)]

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xb70f86c0 (LWP 15520)]
 sipe_canwrite_cb_ssl (data=0xb843a2c8, gsc=0xb8402160,
 cond=PURPLE_INPUT_READ) at sipe.c:524
 524             max_write = purple_circ_buffer_get_max_read(sip->txbuf);
 (gdb) bt full
 #0  sipe_canwrite_cb_ssl (data=0xb843a2c8, gsc=0xb8402160,
 cond=PURPLE_INPUT_READ)
     at sipe.c:524
         sip = (struct sipe_account_data *) 0x0
         max_write = <value optimized out>
 #1  0xb7660c2d in ?? () from /usr/lib/libpurple.so.0
 No symbol table info available.
 #2  0xb7fe0b41 in ?? () from /usr/bin/pidgin
 No symbol table info available.
 #3  0xb74e480d in g_io_unix_dispatch () from /usr/lib/libglib-2.0.so.0
 No locals.
 #4  0xb74ae2d9 in g_main_context_dispatch () from
 /usr/lib/libglib-2.0.so.0
 No locals.
 #5  0xb74b185b in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
 No locals.
 #6  0xb74b1d2a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
 No locals.
 #7  0xb7c0b279 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 No symbol table info available.
 #8  0xb7ffd2be in main () from /usr/bin/pidgin
 No symbol table info available.
 (gdb) quit
 The program is running.  Exit anyway? (y or n) y

 }}}

 This the version I have.
 [http://repo.or.cz/w/siplcs.git?a=commit;h=b159a7b3112cea5a0191e6b930c13261624522cf]

 --
 Scott

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


More information about the Tracker mailing list