[llvm-bugs] [Bug 36759] New: Segfault in clang::Sema::BuildDeclarationNameExpr

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 15 12:44:05 PDT 2018


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

            Bug ID: 36759
           Summary: Segfault in clang::Sema::BuildDeclarationNameExpr
           Product: clang
           Version: 5.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: justus at stashcrypto.com
                CC: llvm-bugs at lists.llvm.org

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

clang50++: error: unable to execute command: Segmentation fault (core dumped)   
clang50++: error: clang frontend command failed due to signal (use -v to see
invocation)                                                                     
Android clang version 5.0.300080  (based on LLVM 5.0.300080)                    
Target: armv7a-none-linux-android                                               
Thread model: posix                                                             
InstalledDir: /home/build/toolchain/android-ndk-r16b/armv7a/bin                 
clang50++: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.                                                          
clang50++: note: diagnostic msg:                                                
********************                                                            

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:                            
Preprocessed source(s) and associated run script(s) are located at:             
clang50++: note: diagnostic msg: /tmp/ActivitySummary-a21fe2.cpp                
clang50++: note: diagnostic msg: /tmp/ActivitySummary-a21fe2.sh                 
clang50++: note: diagnostic msg:                                                

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

Backtrace is attached.

-- 
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/20180315/d20828df/attachment.html>


More information about the llvm-bugs mailing list