[Pidgin] #1390: Backtrace from crash for pidgin 2.0.1

Pidgin trac at pidgin.im
Tue May 29 16:55:55 EDT 2007


#1390: Backtrace from crash for pidgin 2.0.1
---------------------------------------------+------------------------------
 Reporter:  theschles                        |       Type:  defect
   Status:  new                              |   Priority:  minor 
Component:  pidgin (gtk)                     |    Version:  2.0.1 
 Keywords:  core crash abort aborted dumped  |    Pending:  0     
---------------------------------------------+------------------------------
 Kubuntu Edgy (6.10)

 Pidgin compiles and executes without a problem when I ./configure
 --disable-plugins

 If I just ./configure, then pidgin aborts with core dump.

 file core reports:

 {{{
 core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style,
 from 'pidgin'
 }}}


 here's gdb pidgin core info with backtrace:


 {{{
 GNU gdb 6.4.90-debian
 Copyright (C) 2006 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 "i486-linux-
 gnu"..."/home/philip/download/pidgin-2.0.1/pidgin-2.0.1/pidgin/pidgin":
 not in executable format: File format not recognized

 (no debugging symbols found)
 Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
 Core was generated by `pidgin'.
 Program terminated with signal 6, Aborted.
 #0  0xffffe410 in __kernel_vsyscall ()
 (gdb) bt full
 #0  0xffffe410 in __kernel_vsyscall ()
 No symbol table info available.
 #1  0xb724d770 in ?? ()
 No symbol table info available.

 }}}


 What I don't understand is that I ran ./configure with --enable-debug, but
 gdb is reporting that no symbols were found.  I've attached my logs for
 ./configure, make, and make check.

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


More information about the Tracker mailing list