bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/13311] New: internal error, aborting at bfd.c line 649 in


From: cryptooctoploid at gmail dot com
Subject: [Bug binutils/13311] New: internal error, aborting at bfd.c line 649 in _bfd_default_error_handler
Date: Mon, 17 Oct 2011 20:17:12 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13311

             Bug #: 13311
           Summary: internal error, aborting at bfd.c line 649 in
                    _bfd_default_error_handler
           Product: binutils
           Version: 2.23 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


Just came across this error while I was testing lto/linker-pluging settings:

 # make
gcc -fuse-linker-plugin -Wl,--as-needed,--gc-sections  luac.o liblua.so.5.1.4
/tmp/ccoAPG5W.ltrans0.ltrans.o: In function `combine.2469.2460':
ccoAPG5W.ltrans0.o:(.text+0x461): undefined reference to `luaF_newproto'
ccoAPG5W.ltrans0.o:(.text+0x4ba): undefined reference to `luaD_growstack'
ccoAPG5W.ltrans0.o:(.text+0x4e6): undefined reference to `luaS_newlstr'
ccoAPG5W.ltrans0.o:(.text+0x52d): undefined reference to `luaM_realloc_'
ccoAPG5W.ltrans0.o:(.text+0x53b): undefined reference to `luaM_toobig'
ccoAPG5W.ltrans0.o:(.text+0x579): undefined reference to `luaM_realloc_'
ccoAPG5W.ltrans0.o:(.text+0x587): undefined reference to `luaM_toobig'
/tmp/ccoAPG5W.ltrans0.ltrans.o: In function `pmain.2456.2241':
ccoAPG5W.ltrans0.o:(.text+0x7e0): undefined reference to `luaU_print'
ccoAPG5W.ltrans0.o:(.text+0x857): undefined reference to `luaU_dump'
liblua.so.5.1.4: undefined reference to address@hidden'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/../../../../x86_64-pc-linux-gnu/bin/ld:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/../../../../x86_64-pc-linux-gnu/bin/ld:
BFD (GNU Binutils) 2.22.51.20111015 internal error, aborting at bfd.c line 649
in _bfd_default_error_handler

/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/../../../../x86_64-pc-linux-gnu/bin/ld:
Please report this bug.

collect2: error: ld returned 1 exit status
make: *** [all] Error 1

Testcase is attached

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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