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: Alan Modra
Subject: Re: internal error in bfd_cache_lookup_worker
Date: Thu, 22 Jun 2006 10:35:21 +0930
User-agent: Mutt/1.4i

On Tue, Jun 20, 2006 at 05:03:19PM -0700, Eric Hodel wrote:
> This bug appears on the second run of a command.  I may be doing  
> something BFD/GDB considers sneaky.  This script uses RubyInline  
> which compiles and dynamically links a shared library.  Each run  
> removes the shared library forcing it to be rebuilt.  Perhaps BFD  
> thinks the library hasn't changed and bad things happen?

Yes, deleting the file while bfd was holding it open is "sneaky".
This is really a gdb bug, and bfd should not be reporting it as
an internal error.

See http://sourceware.org/ml/binutils/2005-10/msg00390.html
and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=332184

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre




reply via email to

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