[llvm-bugs] [Bug 40819] New: Crash during compilation

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Feb 22 06:10:11 PST 2019


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

            Bug ID: 40819
           Summary: Crash during compilation
           Product: clang
           Version: 7.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: me at mark-ingram.com
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

Created attachment 21503
  --> https://bugs.llvm.org/attachment.cgi?id=21503&action=edit
Crash dump

Crash when compiling C++ code. 

  0x00007FF7C98ABF27 (0x00000238EB076930 0x00000238EB06D910 0x00000238EB0772E8
0x00000238F3E7F630)
  0x00007FF7C98ABE0E (0x0000023800000012 0x00007FF7CA7C1603 0x0000000000000009
0x0000023800000013)
  0x00007FF7C8DF1254 (0x0000000000000000 0x0000000000000000 0x00000238EB021AB0
0x00000238EB090380)
  0x00007FF7C854227D (0x00000238EB090380 0x00000238EB06B2F0 0x00000238EB00A890
0x00007FF7C859A2F9)
  0x00007FF7C8506847 (0x000000F77678DD01 0x0000000000000000 0x0000000000000000
0x00000238EB060930)
  0x00007FF7C859AF5C (0x00000238EB05D740 0x00000F81E1798573 0x00000238EB00E96C
0x00000000000003E3)
  0x00007FF7C6BA6E48 (0x0000000000000000 0x0000000000000000 0x000000F77678E680
0x000000F77678E430)
  0x00007FF7C6BA4317 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
  0x00007FF7C9A45780 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
  0x00007FFB31E23DC4 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0x14 bytes(s)
  0x00007FFB33533691 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), RtlUserThreadStart() + 0x21 bytes(s)
C:\Program Files (x86)\Microsoft Visual
Studio\2017\Professional\Common7\IDE\clang-cl.exe : error : clang frontend
command failed due to signal (use -v to see invocation)
  clang version 7.0.0 (tags/RELEASE_700/final)
  Target: x86_64-pc-windows-msvc
  Thread model: posix
  InstalledDir: C:\PROGRA~1\LLVM\bin

-- 
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/20190222/2f529bf4/attachment-0001.html>


More information about the llvm-bugs mailing list