[llvm-bugs] [Bug 25987] New: clang++ aborts with Segmentation fault

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 31 18:32:53 PST 2015


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

            Bug ID: 25987
           Summary: clang++ aborts with Segmentation fault
           Product: clang
           Version: 3.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: zauguin at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

clang++ crashes with

clang-3.7: error: unable to execute command: Segmentation fault (core dumped)
clang-3.7: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.7.0 (tags/RELEASE_370/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
clang-3.7: 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-3.7: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-3.7: note: diagnostic msg: /tmp/test-bf0c8a.cpp
clang-3.7: note: diagnostic msg: /tmp/test-bf0c8a.sh
clang-3.7: 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/20160101/2353d122/attachment.html>


More information about the llvm-bugs mailing list