[llvm-bugs] [Bug 31627] New: Crash compiling LLVM 40

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 13 05:37:05 PST 2017


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

            Bug ID: 31627
           Summary: Crash compiling LLVM 40
           Product: clang
           Version: 3.9
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jascha at jawset.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 17834
  --> https://llvm.org/bugs/attachment.cgi?id=17834&action=edit
run script

FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.obj
C:\PROGRA~1\LLVM\bin\clang-cl.exe   /nologo -DUNICODE
-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS
-D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DEBUG_POINTER_IMPL="" -
D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-Ilib\Support -I..\lib\Support -Iinclude -I..\include -
DGTEST_HAS_EXCEPTIONS=0 /W4 -wd4141 -wd4146 -wd4180 -wd4244 -wd4258 -wd4267
-wd4291 -wd4345 -wd4351 -wd4355 -wd4456 -wd4457 -wd4458 -wd4459 -wd4503 -wd4624
-wd4722 -wd4800 -wd4100 -wd4127
-wd4512 -wd4505 -wd4610 -wd4510 -wd4702 -wd4245 -wd4706 -wd4310 -wd4701 -wd4703
-wd4389 -wd4611 -wd4805 -wd4204 -wd4577 -wd4091 -wd4592 -wd4319 -wd4324 -w14062
-we4238 /Zc:inline /Zc:stric
tStrings /Oi /Zc:rvalueCast /Brepro /MD /O2 /Ob2 /DNDEBUG    /EHsc /GR
/showIncludes /Folib\Support\CMakeFiles\LLVMSupport.dir\DeltaAlgorithm.cpp.obj
/Fdlib\Support\CMakeFiles\LLVMSupport.
dir\ -c ..\lib\Support\DeltaAlgorithm.cpp
Wrote crash dump file
"C:\Users\jascha\AppData\Local\Temp\clang-cl.exe-8d6e55.dmp"
0x000000013FF353A6 (0x0000000000000400 0x0000000000000400 0x0000000000A10688
0x000000007764DD48)
0x000000013FF35326 (0x0000000000A05E90 0x000000000446ABF8 0x0000000000A06CD0
0x0000000000000000)
0x000000013F3F20AE (0x0000000000000028 0x0000000000A05E70 0x0000000000000001
0x00000001416A183B)
0x000000014015704B (0x0000000000000040 0x0000000000000000 0x0000000100000040
0x0000000000000000)
0x000000014014759A (0x000000000000002F 0x0000000000000000 0x0000000000A06748
0x0000000000A06754)
0x0000000140140B25 (0x0000000000000005 0x00000001416A183B 0x0000000000000000
0x000000013FF06DCD)
0x00000001415A6645 (0x0000000000A0D428 0x0000000000A0D420 0x0000000000000005
0x0000000004331190)
0x000000013FF0ABDA (0x0000C9184FCFCED6 0x0000C9184FCFCED6 0x0000000002499CC0
0x0000C9184FCFCED6)
0x000000013FF0ADAB (0x00000000041AA9A8 0x0000000141FFDAB8 0x00000000041AA998
0x0000000077401A0A)
0x000000013FF0B231 (0x0000000000A0D930 0x000000014110F417 0x0000000000000000
0x0000000141108E57)
0x00000001403909F7 (0x0000000003D93400 0x0000000077401A0A 0x0000000000000000
0x00000000024E6D60)
0x000000014167B245 (0x00000001421AD920 0x00000001406503DA 0x0000000800000000
0x000000013F3C1001)
0x0000000140B6CF22 (0x0000000000000000 0x0000000000000000 0x0000000000000008
0x0000000000B02670)
0x00000001406852E7 (0x0000000000000004 0x0000000000000013 0x0000000141D804D7
0x0000000000000004)
0x0000000140652D27 (0x0000000000AF28D0 0x00000001416A0D37 0x0000000140202B20
0x0000000000A0E078)
0x00000001406C3432 (0x0000000002441FC0 0x00000000024414A0 0x0000000000000010
0x0000000000A1BED0)
0x000000013F3C5A94 (0x0000000000000089 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x000000013F3C3BEC (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00000001416A19E4 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00000000773F59CD (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0xD bytes(s)
0x000000007762A561 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), RtlUserThreadStart() + 0x21 bytes(s)
clang-cl.exe: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.9.1 (branches/release_39)
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\Program Files\LLVM\bin
clang-cl.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-cl.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-cl.exe: note: diagnostic msg:
C:\Users\jascha\AppData\Local\Temp\DeltaAlgorithm-1447a4.sh
clang-cl.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/20170113/e7e447f0/attachment-0001.html>


More information about the llvm-bugs mailing list