[Pidgin] #11312: Pidgin SEGVs running SIPE on 2.5.8

Pidgin trac at pidgin.im
Mon Feb 8 15:41:32 EST 2010


#11312: Pidgin SEGVs running SIPE on 2.5.8
--------------------+-------------------------------------------------------
Reporter:  mjacobs  |        Type:  defect 
  Status:  new      |   Component:  plugins
 Version:  2.5.8    |    Keywords:         
--------------------+-------------------------------------------------------
 Hi, newbie to opening a problem here... Running 2.5.8 with the SIPE
 plugin. I can successfully connect to the LCS server and perform chats,
 but after 10 minutes, pidgin crashes. Performed backtrace per the wiki and
 the output is below. Also, not sure if this problem should be opened here,
 or against the plugin.

 sorry if this is the wrong place to open the bug.

 Linux version: Linux mallard 2.6.15-1.2054_FC5smp #1 SMP Tue Mar 14
 16:05:46 EST 2006 i686 i686 i386 GNU/Linux

 pidgin sipe version: 1.7.1

 <mjacobs at mallard~> gdb pidgin
 GNU gdb Red Hat Linux (6.3.0.0-1.122rh)
 Copyright 2004 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "i386-redhat-linux-gnu"...Using host
 libthread_db library "/lib/libthread_db.so.1".

 (gdb) handle SIGPIPE nostop noprint
 Signal        Stop      Print   Pass to program Description
 SIGPIPE       No        No      Yes             Broken pipe
 (gdb) run
 Starting program: /usr/local/bin/pidgin
 Reading symbols from shared object read from target memory...done.
 Loaded system supplied DSO at 0x111000
 [Thread debugging using libthread_db enabled]
 [New Thread -1209006416 (LWP 4133)]
 Detaching after fork from child process 4136.
 Detaching after fork from child process 4137.
 Detaching after fork from child process 4138.
 Detaching after fork from child process 4139.
 Detaching after fork from child process 4205.
 Detaching after fork from child process 4206.
 Detaching after fork from child process 4207.
 Detaching after fork from child process 4208.
 Detaching after fork from child process 4209.

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread -1209006416 (LWP 4133)]
 0x0033e428 in process_input_message (sip=0xa299400, msg=0xa29be38) at
 sipe.c:4135
 4135            if (!strncmp(content_type, "application/ms-conf-
 invite+xml", 30)) {
 (gdb)
 #0  0x0033e428 in process_input_message (sip=0xa299400, msg=0xa29be38) at
 sipe.c:4135
         trans = Variable "trans" is not available.
 (gdb)
 (gdb) quit
 The program is running.  Exit anyway? (y or n) y
 [1]+  Aborted                 pidgin -d
 <mjacobs at mallard~>

 <mjacobs at mallard~>

-- 
Ticket URL: <http://developer.pidgin.im/ticket/11312>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list