[llvm-bugs] [Bug 34342] New: Assertion failed: ~FI && "Expected valid index", file C:\src\llvm_package_4.0.1\llvm\lib\CodeGen\AsmPrinter/DwarfDebug.h, line 92

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 28 04:12:24 PDT 2017


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

            Bug ID: 34342
           Summary: Assertion failed: ~FI && "Expected valid index", file
                    C:\src\llvm_package_4.0.1\llvm\lib\CodeGen\AsmPrinter/
                    DwarfDebug.h, line 92
           Product: clang
           Version: 4.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: tomskside at gmail.com
                CC: llvm-bugs at lists.llvm.org

compiling boost 1.65 on Windows via LLVM 4.0.1 causes a lot of crashes:

Assertion failed: ~FI && "Expected valid index", file
C:\src\llvm_package_4.0.1\llvm\lib\CodeGen\AsmPrinter/DwarfDebug.h, line 92
Wrote crash dump file "C:\Temp\User\Tmp\clang.exe-6780ba.dmp"
0x00007FF77E8417B6 (0x00007FF781374E30 0x00007FF7804FD817 0x000000F48F78BD48
0x000000F48F78BD20)
0x00007FF7804FDB8D (0x000000F48F78BD01 0x000000F400000000 0x0000000000000000
0x00000000000001A8)
0x00007FF7804F7F88 (0x0002000000000011 0x00007FF781330120 0x00007FF78111AD1C
0x00007FF78111AB88)
0x00007FF7804EA64A (0x0000027CD3E22308 0x00007FF7805074CC 0x0000027CCC550000
0x0000000000000058)
0x00007FF7804EA6E6 (0x00000000FFFFFFFF 0x0000027CD4636030 0x0000027CD4635FF0
0x0000027CD3E22308)
0x00007FF77EF0F2DB (0x000000F48F78C6B0 0x000000F48F78C480 0x000000F48F78C478
0x00007FF77D8359F6)
0x00007FF77EF0F1BF (0x000000F48F78C3F0 0x0000000000000008 0x3030303030303030
0x000000F48F78C3F0)
0x00007FF77EF104DA (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x000000F400000000)
0x00007FF77EF11F55 (0x0000027CD38A6230 0x000000F48F78C9B0 0x0000027CD48C5250
0x00007FF77E660156)
0x00007FF77EEE5B06 (0x0000027CD113DE10 0x00007FF7813552A0 0x00003589AE606170
0x0000027CD113DD30)
0x00007FF77DDE5970 (0x0000027CD469A690 0x00007FF77E42C0A3 0x0000027CD4632D50
0x00007FF77E42C492)
0x00007FF77E2382D1 (0x000000F48F78CD70 0x0000000000000005 0x000000F48F78CE68
0x0000027CD42C7560)
0x00007FF77E430B7E (0x0000000000000000 0x0000000000000000 0x00003589AE606170
0x0000000000000001)
0x00007FF77E430E29 (0x00007FF78051C334 0x00007FF77E430FF8 0x0000000000000070
0x0000000000000000)
0x00007FF77E4313EE (0x0000000000000000 0x000000F400000000 0x0000000000000004
0x000000F48F78CF40)
0x00007FF77EAA5A4C (0x00003589AE606170 0x000000F48F78DBD0 0x000000F48F78DCD0
0x000000F48F78DBD0)
0x00007FF7804AD87B (0x0000000800000000 0x00007FF900000009 0x00007FF700000000
0x0000000000000000)
0x00007FF77F56DBF2 (0x0000000000000000 0x0000000000000000 0x0000000000000010
0x0000027CCC563CC0)
0x00007FF77EE779BC (0x00007FF780D49C11 0x0000000000000004 0x0000000000000014
0x00007FF780F9FBB0)
0x00007FF77EE3F631 (0x0000000000000028 0x00007FF781360000 0x0000000000000028
0x00007FF7804E301D)
0x00007FF77EEC2695 (0x0000008000000000 0x00000000E10000E1 0x0000000000000000
0x0000000000000000)
0x00007FF77D3A60F5 (0x00007FF781374FE0 0x0000000000000028 0x0000000000000026
0x0000000000000000)
0x00007FF77D3A42DF (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00007FF7804E381D (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
0x00007FF9145F3414 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0x14 bytes(s)
0x00007FF9147C26E1 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), RtlUserThreadStart() + 0x21 bytes(s)
clang.exe: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 4.0.1 (tags/RELEASE_401/final)
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\Program Files\LLVM\bin
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:\Temp\User\Tmp\default_sink-7ad577.cpp
clang.exe: note: diagnostic msg: C:\Temp\User\Tmp\default_sink-7ad577.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/20170828/db873b31/attachment-0001.html>


More information about the llvm-bugs mailing list