bug-binutils
[Top][All Lists]
Advanced

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

internal error in bfd_cache_lookup_worker


From: Eric Hodel
Subject: internal error in bfd_cache_lookup_worker
Date: Tue, 20 Jun 2006 17:03:19 -0700

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?

Full trace:

Attachment: BFD crash 2.txt
Description: Text document


$ gdb -v
GNU gdb 6.3.50-20050815 (Apple version gdb-477) (Sun Apr 30 20:06:22 GMT 2006)
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 "powerpc-apple-darwin".
$ gcc -v
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5341.obj~1/src/configure -- disable-checking -enable-werror --prefix=/usr --mandir=/share/man -- enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg] [^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with- slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple- darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5341)
$ uname -a
Darwin kaa.coop.robotcoop.com 8.6.0 Darwin Kernel Version 8.6.0: Tue Mar 7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC Power Macintosh powerpc

--
Eric Hodel - address@hidden - http://blog.segment7.net
This implementation is HODEL-HASH-9600 compliant

http://trackmap.robotcoop.com



reply via email to

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