NetBSD-Bugs archive

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

toolchain/41208: objcopy -S -O binary aborts w/ BFD internal error



>Number:         41208
>Category:       toolchain
>Synopsis:       objcopy -S -O binary aborts w/ BFD internal error
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 14 20:55:02 +0000 2009
>Originator:     David Young
>Release:        NetBSD 5.99.10
>Organization:
OJC Technologies
>Environment:
System: NetBSD cuw.ojctech.com 2.99.10 NetBSD 2.99.10 (GENERIC.cuw) #0: Sun Nov 
14 15:35:49 CST 2004 
dyoung%cuw.ojctech.com@localhost:/u3/dyoung/pristine-nbsd/O/sys/arch/i386/compile/GENERIC.cuw
 i386
Architecture: i386
Machine: i386
>Description:
When I use objcopy(1) built by 'build.sh tools' to try to convert an
i386 ELF kernel with embedded ramdisk to a "raw" binary, objcopy aborts
with a "BFD 2.16.1 internal error".
>How-To-Repeat:
% file skyking-14-Apr-2009.md
skyking-14-Apr-2009.md: ELF 32-bit LSB executable, Intel 80386, version 1 
(SYSV), statically linked, not stripped
% /u3/dyoung/pristine-nbsd/T/bin/i486--netbsdelf-objcopy -S -O binary 
./skyking-14-Apr-2009.md skyking-14-Apr-2009.md.b
BFD: BFD 2.16.1 internal error, aborting at 
/u3/dyoung/pristine-nbsd/src/gnu/dist/binutils/bfd/elfcode.h line 190 in 
bfd_elf32_swap_symbol_in

BFD: Please report this bug.

%

>Fix:
Unknown.



Home | Main Index | Thread Index | Old Index