[LLVMbugs] [Bug 23974] New: [MS] Crash while trying to compile code with exceptions

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jun 27 09:51:43 PDT 2015


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

            Bug ID: 23974
           Summary: [MS] Crash while trying to compile code with
                    exceptions
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ismail at donmez.ws
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 14527
  --> https://llvm.org/bugs/attachment.cgi?id=14527&action=edit
test.cpp (gzipped)

> clang++ -fexceptions test.cpp
0x00007FF660DDC004 (0x000000F0F5FDFFF8 0x000000F0F037D669 0x000000F0F5F43EF8
0x0000000000000000)
0x00007FF6615462C4 (0x000000F000000000 0x000000F0F5F43B30 0x000000F000000001
0x000000F0F5F42870)
0x00007FF661549B93 (0x000000F0F571CE10 0x000000F0F571CE10 0x000000F0F5F43B48
0x000000000000000F)
0x00007FF6614B7DCE (0x0000000000000000 0x000000F0F5EED2E8 0x000000F0F5EC3070
0x000000F0F5FDFEA0)
0x00007FF6614BCEE3 (0x000000F0F5F2B640 0x00000000000000F6 0x0000000000000003
0x000000F000000000)
0x00007FF660BB6004 (0x00007FF662523EC8 0x000000F0F5085900 0x0000000000000000
0x000000F0F5F2B640)
0x00007FF660FB8716 (0x000000F0F5EED2E8 0x000000F0F0561F40 0x000000F0F5085901
0x000000F0F5085900)
0x00007FF660FB885F (0x0000000000000000 0x000000F0F5F59301 0x0000000000000000
0x000000F0F5085900)
0x00007FF660FB8ACF (0x0000000000000002 0x000000F0F0561F70 0x0000000000000000
0x000000F0F5F59370)
0x00007FF660FB8201 (0x000000F0F0561F40 0x000000F0F0561F40 0x000000F0F037DCB0
0x00007FF6625F1F98)
0x00007FF6615F6C04 (0x000000F0F0518560 0x000000F0F0508640 0x000000F0F5EDCF48
0x000000F0F0518560)
0x00007FF6615F6D13 (0x0000000000000000 0x000000F0F0508420 0x000000F0F0508420
0x000000F0F0552390)
0x00007FF6615EA1E4 (0x000000F0F0596690 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00007FF6619BCB35 (0x0000000000000000 0x0000000000000000 0x000000F0F050FC00
0x0000000000000000)
0x00007FF6614150FE (0x000000F0F0520550 0x0000000000000000 0x0000000000000040
0x0000000000000000)
0x00007FF6615E9C10 (0x000000F0F050FC00 0x000000F0F0520550 0x0000000000000001
0x000000F0F052B7A0)
0x00007FF661414FB5 (0x000000F0F050FC00 0x00007FF662830AD0 0x000000F0F050FC00
0x000000F0F050FC00)
0x00007FF6613EEE97 (0x00007FF661287EC0 0x0000000000000000 0x000000F0F037E279
0x00007FF662830D28)
0x00007FF6614555C6 (0x0000000000000001 0x000000F0F052CF00 0x000000F0F052B7A0
0x0000000000000000)
0x00007FF660B8EEFB (0x00007FF662815010 0x00007FF600000000 0xFFFFFFFFFFFFFFFF
0x0000000000000000)
0x00007FF660B8AD01 (0x0000000000000000 0x000000F0F037EA50 0x00007FF662250898
0x0000000000000000)
0x00007FF660B8DA6D (0x0000000000000000 0x00007FF66014B000 0x0000000000000001
0x00007FF66014B000)
0x00007FF66213E23C (0x0000000000000000 0x00007FF66213E2A4 0x0000000000000000
0x0000000000000000)
0x00007FFA299A29A2 (0x00007FFA299A2980 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0x22 bytes(s)
0x00007FFA2BD2B454 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), RtlUserThreadStart() + 0x34 bytes(s)
clang++.exe: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.7.0 (https://github.com/llvm-mirror/clang.git
e58d2c6fc11a21cd6deac9b2e88095ca7814f161)
(https://github.com/llvm-mirror/llvm.git
b9fec3eb617427a77d2b73fd962e90bb4b5d734f)
Target: x86_64-pc-windows-msvc
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:\cygwin64\tmp\test-18b0e4.cpp
clang++.exe: note: diagnostic msg: C:\cygwin64\tmp\test-18b0e4.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/20150627/236f8b0f/attachment.html>


More information about the llvm-bugs mailing list