[llvm-bugs] [Bug 31566] New: Regression(290894:290941): lld crashes linking chromium's content_unittests

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 6 13:15:12 PST 2017


https://llvm.org/bugs/show_bug.cgi?id=31566

            Bug ID: 31566
           Summary: Regression(290894:290941): lld crashes linking
                    chromium's content_unittests
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: COFF
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

No symbols, but our bots say:

FAILED: content_unittests.exe content_unittests.exe.pdb 
cmd /c C:/b/depot_tools/python276_bin/python.exe
../../build/toolchain/win/tool_wrapper.py delete-file
./content_unittests.exe.pdb && C:/b/depot_tools/python276_bin/python.exe
../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x86 False
../../third_party/llvm-build/Release+Asserts/bin/lld-link.exe /nologo
/OUT:./content_unittests.exe /PDB:./content_unittests.exe.pdb
@./content_unittests.exe.rsp
Wrote crash dump file
"C:\Users\CHROME~1\AppData\Local\Temp\lld-link.exe-81a279.dmp"

#0 0x000000014073a5d4
(C:\b\c\b\CrWinClangLLD\src\third_party\llvm-build\Release+Asserts\bin\lld-link.exe+0x165a5d4)

#1 0x000000014027ed03
(C:\b\c\b\CrWinClangLLD\src\third_party\llvm-build\Release+Asserts\bin\lld-link.exe+0x119ed03)

#2 0x000000014027ee16
(C:\b\c\b\CrWinClangLLD\src\third_party\llvm-build\Release+Asserts\bin\lld-link.exe+0x119ee16)

#3 0x000000014073aade
(C:\b\c\b\CrWinClangLLD\src\third_party\llvm-build\Release+Asserts\bin\lld-link.exe+0x165aade)

#4 0x000000014073a93a
(C:\b\c\b\CrWinClangLLD\src\third_party\llvm-build\Release+Asserts\bin\lld-link.exe+0x165a93a)

#5 0x000000014073b906
(C:\b\c\b\CrWinClangLLD\src\third_party\llvm-build\Release+Asserts\bin\lld-link.exe+0x165b906)

-- 
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/20170106/ae9ccb5e/attachment.html>


More information about the llvm-bugs mailing list