[llvm-bugs] [Bug 32330] New: Segfault with Android NDK r14's clang++
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 17 10:20:23 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32330
Bug ID: 32330
Summary: Segfault with Android NDK r14's clang++
Product: clang
Version: 3.8
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: mail at kkaefer.com
CC: llvm-bugs at lists.llvm.org
I got this crash trying to compile
clang++: error: unable to execute command: Segmentation fault: 11
clang++: error: clang frontend command failed due to signal (use -v to see
invocation)
Android clang version 3.8.275480 (based on LLVM 3.8.275480)
Target: x86_64-none-linux-android
Thread model: posix
InstalledDir:
/Users/kkaefer/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin
clang++: 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++: note: diagnostic msg:
(no further stack trace)
--
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/20170317/f153c17c/attachment-0001.html>
More information about the llvm-bugs
mailing list