Hi Eric,
This bug appears on the second run of a command. I may be doing something BFD/GDB considers sneaky.
Quite likely. First things first though - you have an old version of the BFD library.
BFD 2.16.91 20050815 internal error, aborting at /SourceCache/gdb/gdb-477/src/bfd/cache.c line 517 in bfd_cache_lookup_worker
Try building GDB with the most recent version of the BFD library that you can obtain (preferably today's from the binutil's CVS repository).
If the problem still persists, then perhaps you could run gdb recursively and find out where in the bfd_cache_lookup_worker() the problem is occurring. It would also help if you were able to put together a small, self contained test case, so that we could investigate ourselves.
Cheers Nick _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils