[llvm-bugs] [Bug 25328] New: UNREACHABLE at Sema.cpp:1154

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Oct 27 08:41:30 PDT 2015


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

            Bug ID: 25328
           Summary: UNREACHABLE at Sema.cpp:1154
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: hans at chromium.org
                CC: llvm-bugs at lists.llvm.org, nicolasweber at gmx.de
    Classification: Unclassified

Created attachment 15173
  --> https://llvm.org/bugs/attachment.cgi?id=15173&action=edit
invocation

>From a Chromium build:

[1/1] CXX obj\third_party\skia\src\opts\skia_opts_ssse3.SkOpts_ssse3.obj
FAILED: ninja -t msvc -e environment.x86 --
..\..\../../llvm/build.release/bin/c
lang-cl -m32 /nologo /showIncludes /FC
@obj\third_party\skia\src\opts\skia_opts_
ssse3.SkOpts_ssse3.obj.rsp /c ..\..\third_party\skia\src\opts\SkOpts_ssse3.cpp
/
Foobj\third_party\skia\src\opts\skia_opts_ssse3.SkOpts_ssse3.obj
/Fdobj\skia\ski
a_opts_ssse3.cc.pdb
Remove assertion if intentionally called in a non-lambda context.
UNREACHABLE executed at ..\tools\clang\lib\Sema\Sema.cpp:1154!
0x01F664D7 (0x00000016 0x01F6A78D 0x00D37C55 0x027A0E9A)
0x6809764E (0x00D37C59 0x00000005 0x00B409F8 0x0000004E), abort() + 0x10
bytes(s
)
0x00B30378 (0x00000005 0x00B409F8 0x0000004E 0x00D37C58) <unknown module>
0x00D37C59 (0x00B409F8 0x0000004E 0x00D37C58 0x00000001) <unknown module>
clang-cl.exe: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.8.0
Target: i686-pc-windows-msvc
Thread model: posix
InstalledDir:
D:\src\chromium\src\out\Release\..\..\../../llvm/build.release/bin

clang-cl.exe: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.or
g/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\HWENNB~1\AppData\Local\Temp\SkOpts_
ssse3-e8974b.sh
clang-cl.exe: note: diagnostic msg:

********************


The invocation is attached, preprocessed source is at
https://drive.google.com/file/d/0By3p-8VSjvgCYzBWcnVGYjhwbE0/view?usp=sharing

-- 
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/20151027/595e98ac/attachment.html>


More information about the llvm-bugs mailing list