[Pidgin] #8894: Pidgin crash unexpectedly
Pidgin
trac at pidgin.im
Mon Apr 6 01:05:35 EDT 2009
#8894: Pidgin crash unexpectedly
---------------------+------------------------------------------------------
Reporter: coolpig | Owner: khc
Type: defect | Status: new
Component: MSN | Version: 2.5.5
Keywords: |
---------------------+------------------------------------------------------
$ uname -a
Linux localhost 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:32:02 EDT 2006 x86_64
x86_64 x86_64 GNU/Linux
$ gdb pidgin
GNU gdb Red Hat Linux (6.3.0.0-1.132.EL4rh)
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 "x86_64-redhat-linux-gnu"...Using host
libthread_db library "/lib64/tls/libthread_db.so.1".
(gdb) handle SIGPIPE nostop
Signal Stop Print Pass to program Description
SIGPIPE No Yes Yes Broken pipe
(gdb) run
Starting program: /home/ehsiao/app/pidgin/bin/pidgin
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xffffe000
[Thread debugging using libthread_db enabled]
[New Thread 4159117536 (LWP 23103)]
Detaching after fork from child process 23141.
Detaching after fork from child process 23195.
Detaching after fork from child process 23230.
Program received signal SIGPIPE, Broken pipe.
Detaching after fork from child process 23294.
Detaching after fork from child process 23330.
Detaching after fork from child process 28925.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 4159117536 (LWP 23103)]
msn_soap_read_cb (data=0x8564d10, fd=12, cond=PURPLE_INPUT_READ) at
soap.c:500
500 soap.c: No such file or directory.
in soap.c
(gdb) bt full
#0 msn_soap_read_cb (data=0x8564d10, fd=12, cond=PURPLE_INPUT_READ) at
soap.c:500
conn = Variable "conn" is not available.
--
Ticket URL: <http://developer.pidgin.im/ticket/8894>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list