[llvm-bugs] [Bug 44335] New: "C:\Program Files\LLVM\bin\lld-link.exe" exited with code -1073741819

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Dec 18 06:47:49 PST 2019


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

            Bug ID: 44335
           Summary: "C:\Program Files\LLVM\bin\lld-link.exe" exited with
                    code -1073741819
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: COFF
          Assignee: unassignedbugs at nondot.org
          Reporter: otrejoso at arxan.com
                CC: llvm-bugs at lists.llvm.org

We started to get this crash on x86

C:\tmp\src\job0\blowfish\src\BlowFish.cpp(346): warning : unused variable
'iVal' [-Wunused-variable]
[C:\tmp\src\job0\windows\blowfish\clang-8.0_X86\files_generated\windows\blowfish.vcxproj]
  0x00007FF7394BB30F (0x0000001910F2F560 0x00007FF9CAD72070 0x0000001910F2F730
0x00007FF9BDAC5B6F)
  0x00007FF737A48B6A (0x0000001910F2F638 0x0000001910F2F608 0x0000001910F2F520
0x00007FF73771E64D)
  0x00007FF73779895E (0x0000000000000000 0x0000021400000000 0x00000214586A73D0
0x00007FF9BD50EF24)
  0x00007FF7377DB3F1 (0x0000001910F2F720 0x0000001910F2F720 0x0000001910F2F730
0x0000021458783280)
  0x00007FF7377DB171 (0x000000190AF8E118 0x0000001910F2F909 0x0000021458783280
0x000000190AF8E118)
  0x00007FF9BD4EB7ED (0x000000190AF8E118 0x000000190AF8E308 0x0000000000000000
0x0000000000000000),
?_CheckTaskCollection at _UnrealizedChore@details at Concurrency@@IEAAXXZ() + 0x1FD
bytes(s)
  0x00007FF9BD4F672B (0x00007FF9BD4E1201 0x00007FF9BD4F6370 0x0000000000000000
0x00000214571D9320), ??0improper_lock at Concurrency@@QEAA at XZ() + 0x342B bytes(s)
  0x00007FF9BD4F4E87 (0x0000000000000008 0x00007FF9BD4F4DF0 0x0000000000000000
0x00000000000001AC), ??0improper_lock at Concurrency@@QEAA at XZ() + 0x1B87 bytes(s)
  0x00007FF9BD50C7F6 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000),
?_NewCollection at _AsyncTaskCollection@details at Concurrency@@SAPEAV123 at PEAV_CancellationTokenState@23@@Z()
+ 0x706 bytes(s)
  0x00007FF9CC017BD4 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0x14 bytes(s)
  0x00007FF9CD8CCED1 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), RtlUserThreadStart() + 0x21 bytes(s)
C:\Program Files (x86)\Microsoft Visual
Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(720,5):
error MSB6006: "C:\Program Files\LLVM\bin\lld-link.exe" exited with code
-1073741819.
[C:\tmp\src\job0\windows\blowfish\clang-8.0_X86\files_generated\windows\blowfish.vcxproj]
ERROR: Binary
C:\tmp\src\job0\windows\blowfish\clang-8.0_X86\files_generated\..\Blowfish.exe
not found

Any ideas?

-- 
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/20191218/cf0f429a/attachment.html>


More information about the llvm-bugs mailing list