Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2009 05:54:43 GMT
From:      Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/139982: BFD internal error
Message-ID:  <200910260554.n9Q5shhU055658@www.freebsd.org>
Resent-Message-ID: <200910260600.n9Q6083w045469@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910260554.n9Q5shhU055658>