[llvm-bugs] [Bug 33555] New: clang-cl compilation fails

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 22 04:07:03 PDT 2017


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

            Bug ID: 33555
           Summary: clang-cl compilation fails
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: andor.patho at dlubal.cz
                CC: llvm-bugs at lists.llvm.org

clang-cl compilation fails with the message below. Potentially interesting
fact: this build (release) fails, while a debug build of the same source is
successful.

Assertion failed: V->getType()->isPointerTy() && "V must be pointer type", file
C:\src\llvm_package_303050\llvm\lib\Analysis\ValueTracking.cpp, line 3324
Wrote crash dump file
"C:\Users\PathoA\AppData\Local\Temp\clang-cl.exe-11ca1b.dmp"
0x00007FF6FCC24286 (0x00007FF6FF3B2801 0x00007FF6FCC7B389 0x0000000000000000
0x00007FF99DC9BF01)
0x00007FF99DCFDB77 (0x0000000000000C01 0x00007FF600000000 0x0000000000000000
0x000000AA2D38B510), raise() + 0x1E7 bytes(s)
0x00007FF99DCFEA01 (0x00007FF900000003 0x00007FF900000003 0x00007FF6FF3B2DF2
0x00007FF6FF3B285C), abort() + 0x31 bytes(s)
0x00007FF99DD006B1 (0x0000000000000CFC 0x00007FF6FF3B2DF2 0x000001AC3506E0C0
0x00007FF6FC77215D), _get_wpgmptr() + 0x1BE1 bytes(s)
0x00007FF99DD009BF (0x000001AC34A88E88 0x000001AC34A882E8 0x000001AC34D5B0D0
0x000000AA2D38BD60), _wassert() + 0x3F bytes(s)
0x00007FF6FC43FCE9 (0x000001AC34A8A388 0x00007FF6FC82602C 0x000000AA2D38BD60
0x0000839000000000)
0x00007FF6FC43FF66 (0x0000000000000058 0x00007FF6FE9583ED 0x0000000000000058
0x000083908988FD59)
0x00007FF6FCD664C7 (0x000001AC275927B0 0x000001AC330F38E0 0x000001AC275927B0
0x00007FF99DC9E3BB)
0x00007FF6FCD65B3B (0x000083908988FD59 0x0000000000000000 0x000001AC33F598A8
0x000001AC34D5EDA0)
0x00007FF6FCB656A1 (0x000083908988FD59 0x000001AC34A8BBD0 0x0000000000000080
0x000001AC34D5B0F0)
0x00007FF6FCB65CF3 (0x000083908988FD59 0x000001AC2D028F30 0x0000000000000000
0x000001AC2D028F30)
0x00007FF6FCB758B6 (0x000001AC34CD7930 0x00007FF6FC77ABCF 0x000083908988FD59
0x000000AA2D38CAF8)
0x00007FF6FC77E028 (0x0000000000000001 0x00007FF99DD00980 0x000000AA2D38CAB0
0x0000000000000000)
0x00007FF6FE803663 (0x000083908988FD59 0x000001AC310678B0 0x000001AC310678A8
0x0000000000000000)
0x00007FF6FC77E97A (0x000000AA2D38CDE0 0x000001AC00000000 0x0000000000000000
0x000001AC348F78A0)
0x00007FF6FCE955B9 (0x000000AA2D38D9F0 0x0000000200000026 0x000000AA2D38D9F0
0x000001AC276218A0)
0x00007FF6FE925FCA (0x0000000800000000 0x000000000000000B 0x000001AC00000000
0x0000000000000000)
0x00007FF6FD9851B2 (0x0000000000000000 0x0000000000000000 0x000000000000000F
0x000001AC27592CF0)
0x00007FF6FD283D6D (0x000000AA00000014 0x00007FF6FF47ACCD 0x000000000000000E
0x000001AC00000015)
0x00007FF6FD2498DF (0x000001AC275A4370 0x0000000000000010 0x000082211BB495B6
0x000000AA2D380000)
0x00007FF6FD2CC3BA (0x00007FF6FF3E2760 0x0000000000000013 0x000083908988FD59
0x000001AC275C2E30)
0x00007FF6FB476180 (0x000001AC275A5A50 0x0000000000000001 0x0000000000000000
0x000001AC275A5840)
0x00007FF6FB4748CF (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00007FF6FE958C2D (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00007FF99ED38364 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0x14 bytes(s)
0x00007FF9A18070D1 (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 5.0.0 (trunk)
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\PathoA\AppData\Local\Temp\RangeTreeNode-507384.cpp
clang-cl.exe: note: diagnostic msg:
C:\Users\PathoA\AppData\Local\Temp\RangeTreeNode-507384.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/20170622/830001b3/attachment.html>


More information about the llvm-bugs mailing list