Comment 3 for bug 11796

Revision history for this message
Fabien Renaud (fabienrenaud) wrote :

I have the same bug :

 yanyan@ubuntu:/root/Desktop/sys/exem1$ gdb ./server
GNU gdb 6.3-debian
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-linux"...Using host libthread_db library
"/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
BFD: BFD 2.15.93 20041018 internal error, aborting at
/build/buildd/gdb-6.3/bfd/cache.c line 495 in bfd_cache_lookup_worker

BFD: Please report this bug.

I attached the the file server.c
I compiled with gcc -Wall -g server.c -o server

I did it with through a ssh connection