amd64/139982: BFD internal error

Makoto Kishimoto ksmakoto at dd.iij4u.or.jp
Mon Oct 26 06:00:09 UTC 2009


>Number:         139982
>Category:       amd64
>Synopsis:       BFD internal error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 26 06:00:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Makoto Kishimoto
>Release:        8.0-RC2
>Organization:
>Environment:
$ uname -a
FreeBSD norikura.localdomain 8.0-RC2 FreeBSD 8.0-RC2 #0 r198476: Mon Oct 26 12:06:24 JST 2009     ksmakoto at norikura.localdomain:/usr/src/sys/amd64/compile/NORIKURA20091026  amd64
>Description:
ld failed with following message.

/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 internal error, aborting at /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/reloc.c line 4274 in bfd_generic_get_relocated_section_contents

/usr/bin/ld: Please report this bug.
>How-To-Repeat:
$ cat foo.c
int main(void){return 0;}
$ gcc -Wall -c -m32 foo.c
$ gcc -Wall -L/usr/lib32 -m32 foo.o
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-amd64 mailing list