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

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 23 03:00:18 PDT 2015


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

            Bug ID: 25295
           Summary: error: clang frontend command failed due to signal
           Product: clang
           Version: 3.7
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: idzeta at 126.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15147
  --> https://llvm.org/bugs/attachment.cgi?id=15147&action=edit
Preprocessed source...

I:\test\bug>clang++ a.cpp -O
0x04FCB8E2 (0x04FF3738 0x0028E418 0xFFFFFFFF 0xFFFFFFFF) <unknown module>
0x05059030 (0x0028E418 0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF) <unknown module>
0x04FF3738 (0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF) <unknown module>
0x0028E418 (0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF) <unknown module>
0xFFFFFFFF (0x76F3E0E2 0x0028E4E8 0x0028E4E8 0x0028E5A8) <unknown module>
clang++.exe: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.7.0 (tags/RELEASE_370/final)
Target: i686-w64-windows-gnu
Thread model: posix
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\idzeta\AppData\Local\Temp\a-4c3fdf.cpp
clang++.exe: note: diagnostic msg:
C:\Users\idzeta\AppData\Local\Temp\a-4c3fdf.sh
clang++.exe: note: diagnostic msg:

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

Clang built and used with MinGW64 GCC 5.2.0.

-- 
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/20151023/eec1d2a6/attachment.html>


More information about the llvm-bugs mailing list