<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - clang++: error: unable to execute command: Segmentation fault (core dumped)"
href="https://bugs.llvm.org/show_bug.cgi?id=35407">35407</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clang++: error: unable to execute command: Segmentation fault (core dumped)
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>5.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ralf.habacker@freenet.de
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=19465" name="attach_19465" title="run script">attachment 19465</a> <a href="attachment.cgi?id=19465&action=edit" title="run script">[details]</a></span>
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
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> 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 ()</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>