[llvm-bugs] [Bug 30836] New: clang frontend command failed due to signal

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Oct 29 03:26:26 PDT 2016


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

            Bug ID: 30836
           Summary: clang frontend command failed due to signal
           Product: clang
           Version: 3.9
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: thomas.mertes at gmx.at
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 17512
  --> https://llvm.org/bugs/attachment.cgi?id=17512&action=edit
Crash message plus temporary c and sh files.

Compiling of a C program generated by the Seed7 compiler fails.
Gcc, visual C and other compilers have no problem compiling this file.
Below is the error message from clang.
The mentioned files are in the attachment.

Wrote crash dump file "C:\Users\tm\AppData\Local\Temp\clang.exe-d2f2f5.dmp"
0x0320086A (0x0869C4F0 0x00A4E3F8 0x76EA140E 0x00000000)
0x01C61FF8 (0x00A4E458 0x0869C4F0 0x0CFA9D70 0x039524A8)
0x01C62087 (0x00A4E550 0x0CD78950 0x7EB1FF30 0x0CFA9D70)
0x01CD232D (0x0869C4F0 0x0122B094 0xC45D57EE 0x00000000)
0x01C65DB5 (0x0122B094 0x00000001 0x0000001E 0x01D71F77)
0x01D73F64 (0x06F80758 0x00A4E780 0x05D0A390 0x00000012)
0x01D71F77 (0x0122B094 0x07160B38 0x00000000 0x00ED13B8)
0x01D741F8 (0x00ED13B8 0x0612FD01 0x0612FC98 0x00000000)
0x01D7459E (0x00ED13B8 0x00A4EA28 0xC45D5701 0x00000000)
0x02163B2C (0x00000005 0x00E9A250 0x205F5F01 0xC45D57EE)
0x02162F47 (0x00E9B190 0x00E99660 0x00E8BC20 0x00E97F98)
0x031DC281 (0x00EC5358 0x00EFD770 0x00000000 0x00EFDD58)
0x02828F29 (0x00EFD770 0x00000000 0x00000000 0x00E8ED58)
0x023E91AB (0x00E8ED58 0x00E9A9A8 0x00E99FE8 0x023C25CD)
clang.exe: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.9.0 (branches/release_39)
Target: i686-pc-windows-msvc
Thread model: posix
InstalledDir: \\?\c:\Program Files (x86)\LLVM\bin
clang.exe: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang.exe: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang.exe: note: diagnostic msg:
C:\Users\tm\AppData\Local\Temp\tmp_chkset-42ebd7.c
clang.exe: note: diagnostic msg:
C:\Users\tm\AppData\Local\Temp\tmp_chkset-42ebd7.sh
clang.exe: note: diagnostic msg: 

********************

-- 
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/20161029/874cc6fa/attachment.html>


More information about the llvm-bugs mailing list