bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: internal error in bfd_cache_lookup_worker


From: Nick Clifton
Subject: Re: internal error in bfd_cache_lookup_worker
Date: Thu, 22 Jun 2006 14:16:18 +0100
User-agent: Thunderbird 1.5.0.4 (X11/20060516)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]