[llvm-bugs] [Bug 35407] New: clang++: error: unable to execute command: Segmentation fault (core dumped)

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 23 23:09:27 PST 2017


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

            Bug ID: 35407
           Summary: clang++: error: unable to execute command:
                    Segmentation fault (core dumped)
           Product: new-bugs
           Version: 5.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: ralf.habacker at freenet.de
                CC: llvm-bugs at lists.llvm.org

Created attachment 19465
  --> https://bugs.llvm.org/attachment.cgi?id=19465&action=edit
run script

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: armv5te-none-linux-android
Thread model: posix
InstalledDir:
/home/ralf.habacker/Android/android-ndk-r16/toolchains/llvm/prebuilt/linux-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: 
********************

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

(gdb) bt
#0  0x0000000000f1ded3 in ?? ()
#1  0x0000000000f1d5a3 in ?? ()
#2  0x0000000000f17cfa in ?? ()
#3  0x0000000000f11bbb in ?? ()
#4  0x00000000029cf6ce in ?? ()
#5  0x00000000010f27c2 in llvm::FPPassManager::runOnFunction(llvm::Function&)
()
#6  0x000000000304b6c3 in llvm::FPPassManager::runOnModule(llvm::Module&) ()
#7  0x000000000304bad1 in llvm::legacy::PassManagerImpl::run(llvm::Module&) ()
#8  0x000000000156bd15 in clang::EmitBackendOutput(clang::DiagnosticsEngine&,
clang::HeaderSearchOptions const&, clang::CodeGenOptions const&,
clang::TargetOptions const&, clang::LangOptions const&, llvm::DataLayout
const&, llvm::Module*, clang::BackendAction,
std::__1::unique_ptr<llvm::raw_pwrite_stream,
std::__1::default_delete<llvm::raw_pwrite_stream> >) ()
#9  0x00000000016cd04b in
clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) ()
#10 0x000000000178036f in clang::ParseAST(clang::Sema&, bool, bool) ()
#11 0x00000000016c97f3 in clang::CodeGenAction::ExecuteAction() ()
#12 0x00000000011b1535 in clang::FrontendAction::Execute() ()
#13 0x000000000116b20f in
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) ()
#14 0x000000000112736a in
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) ()
#15 0x000000000111c686 in cc1_main(llvm::ArrayRef<char const*>, char const*,
void*) ()
#16 0x0000000001125c0e in main ()

-- 
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/20171124/742fec19/attachment-0001.html>


More information about the llvm-bugs mailing list