[LLVMbugs] [Bug 16468] New: Gold crashing while running the TSan tests
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jun 26 15:49:04 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16468
Bug ID: 16468
Summary: Gold crashing while running the TSan tests
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: dblaikie at gmail.com
CC: dvyukov at google.com, kcc at google.com,
llvmbugs at cs.uiuc.edu
Classification: Unclassified
Switching to the default gold in my linux distro (GNU gold (GNU Binutils for
Ubuntu 2.22) 1.11) I can no longer run the TSan tests.
This seems to be fixed in more recent versions of gold, but I thought I might
file this as it's the default gold on many machines & might be worth working
around if the cost is sufficiently low.
The failure is:
/usr/bin/ld: internal error in sized_finalize_symbol, at
../../gold/symtab.cc:2670
It's not clear if
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/973172 might give some
insight into this issue.
This can be worked around by using binutils-ld or a more recent version of gold
(verified with "GNU gold (GNU Binutils 2.23.1) 1.11")
Feel free to close without change if it's not obvious or not easy to
workaround.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130626/3e3a3b0f/attachment.html>
More information about the llvm-bugs
mailing list