[llvm-bugs] [Bug 33402] New: Assertion failed: ... in IR/ValueHandle.h, line 292

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jun 11 00:59:47 PDT 2017


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

            Bug ID: 33402
           Summary: Assertion failed: ... in IR/ValueHandle.h, line 292
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jascha at jawset.com
                CC: llvm-bugs at lists.llvm.org

Occurs with only with -fopenmp

0x00007FF74A6AC266 (0x00007FF74D1E1E50 0x0000003BC4B8BE80 0x00007FF74A6AC260
0x00007FF74C36B293)
0x00007FF74C36B62B (0x0000000801000001 0x00007F0100000000 0x00007FF700000000
0x0000000000000000)
0x00007FF74C3658E8 (0x0002000000000050 0x00000155EB71C1F8 0x00007FF74D09B210
0x00007FF74CEF3230)
0x00007FF74C357E38 (0x00000155E97BF7C8 0x00000155EB750C60 0x0000015500000329
0x00000155E70FBB80)
0x00007FF74C357F5A (0x00000155EA58B5C8 0x00007FF74CEF101A 0x00000155E992A360
0x00000155E714C770)
0x00007FF74A8B9726 (0x0000003BC4B8C8A0 0x00007FF74C38A4A2 0x00007FF74C395892
0x00007FF74BC09B03)
0x00007FF74A8B45FE (0x00007FF74CEEFDFE 0x00000000000000FE 0x00007FF74CEEFE86
0x00000155EBBEF798)
0x00007FF74A8B3BEE (0x00000155E70B0000 0x00007FFA81310F30 0x0000000000020000
0x0000000000000000)
0x00007FF74C31C7F5 (0x00000E55D3148AD4 0x0000003BC4B8DA00 0x00000155EB0AA5B0
0x0000003BC4B8DA00)
0x00007FF74C31B2F8 (0x0000000800000000 0x00007FFA00000009 0x00007FF700000000
0x0000000000000000)
0x00007FF74B3DA172 (0x0000000000000000 0x0000000000000000 0x0000000000000010
0x00000155E70D3190)
0x00007FF74ACE36CC (0x00007FF74CBB79E1 0x0000000000000004 0x0000000000000014
0x00007FF74CE0DA22)
0x00007FF74ACAB5B1 (0x0000000000000028 0x00007FF74D1C0000 0x0000000000000028
0x00007FF74C35087D)
0x00007FF74AD2ECA5 (0x0000000100010000 0x00000000B80001B9 0x0000000000000000
0x00000155E70C0350)
0x00007FF749216535 (0x00007FF74D1E2000 0x0000003BC4B8EAF0 0x0000003BC4B8EB3C
0x0000000000000028)
0x00007FF7492142DF (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00007FF74C35107D (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00007FFA7F0E2774 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0x14 bytes(s)
0x00007FFA81350D61 (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 4.0.0 (tags/RELEASE_400/final)
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.

-- 
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/20170611/327cb24c/attachment.html>


More information about the llvm-bugs mailing list