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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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@_UnrealizedChore@details@Concurrency@@IEAAXXZ() + 0x1FD
bytes(s)
  0x00007FF9BD4F672B (0x00007FF9BD4E1201 0x00007FF9BD4F6370 0x0000000000000000
0x00000214571D9320), ??0improper_lock@Concurrency@@QEAA@XZ() + 0x342B bytes(s)
  0x00007FF9BD4F4E87 (0x0000000000000008 0x00007FF9BD4F4DF0 0x0000000000000000
0x00000000000001AC), ??0improper_lock@Concurrency@@QEAA@XZ() + 0x1B87 bytes(s)
  0x00007FF9BD50C7F6 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000),
?_NewCollection@_AsyncTaskCollection@details@Concurrency@@SAPEAV123@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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to