[llvm-bugs] [Bug 36749] New: clang++ frontend command failed dues to signal

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 15 06:15:13 PDT 2018


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

            Bug ID: 36749
           Summary: clang++ frontend command failed dues to signal
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: mkandula at virtualmaze.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 20068
  --> https://bugs.llvm.org/attachment.cgi?id=20068&action=edit
clang front end failed while compiling android NDK project

I am compiling a simple project in android NDK and I am getting 

clang++: error: unable to execute command: Segmentation fault
clang++: 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: x86_64-none-linux-android

I have attached the log file and the required attachments as specified in the
log. There is a zip file with these 3 files.

Please let me know if there is something I need to modify to get my project
working.

-- 
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/20c394af/attachment.html>


More information about the llvm-bugs mailing list