<html>
<head>
<base href="https://llvm.org/bugs/" />
</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 --- - [CRASH REPORT] BitcoinArmory caused this (3.4.1 compiles the same code fine)"
href="https://llvm.org/bugs/show_bug.cgi?id=23432">23432</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[CRASH REPORT] BitcoinArmory caused this (3.4.1 compiles the same code fine)
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.5
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>FreeBSD
</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>C++
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>yuri@tsoft.com
</td>
</tr>
<tr>
<th>CC</th>
<td>dgregor@apple.com, llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>/usr/local/bin/clang++35 -O2 -pipe -fno-omit-frame-pointer -fstack-protector
-fno-strict-aliasing -fno-omit-frame-pointer -DCRYPTOPP_DISABLE_ASM -fPIC -c
seed.cpp
Stack dump:
0. Program arguments: /usr/local/llvm35/bin/clang -cc1 -triple
x86_64-portbld-freebsd10.1 -emit-obj -disable-free -disable-llvm-verifier
-main-file-name BlockObj.cpp -mrelocation-model pic -pic-level 2
-mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases
-munwind-tables -target-cpu x86-64 -target-linker-version 2.17.50
-dwarf-column-info -coverage-file
/usr/ports/finance/bitcoin-armory/work/BitcoinArmory-0.93.1/cppForSwig/BlockObj.o
-resource-dir /usr/local/llvm35/bin/../lib/clang/3.5.1 -D USE_CRYPTOPP -D
__STDC_LIMIT_MACROS -D CRYPTOPP_DISABLE_ASM -I /usr/local/include -I cryptopp
-I mdb -I /usr/local/include/python2.7 -I /usr/local/include/python2.7
-internal-isystem /usr/include/c++/v1 -O2 -std=c++11 -fdeprecated-macro
-fdebug-compilation-dir
/usr/ports/finance/bitcoin-armory/work/BitcoinArmory-0.93.1/cppForSwig
-ferror-limit 19 -fmessage-length 172 -stack-protector 1 -mstackrealign
-fobjc-runtime=gnustep -fcxx-exceptions -fexceptions -fdiagnostics-show-option
-fcolor-diagnostics -vectorize-loops -vectorize-slp -o BlockObj.o -x c++
BlockObj.cpp
1. <eof> parser at end of file
2. /usr/include/c++/v1/vector:702:14: instantiating function definition
'emplace_back'
3. /usr/include/c++/v1/memory:1452:21: instantiating function definition
'construct'
4. /usr/include/c++/v1/memory:1571:21: instantiating function definition
'__construct'
5. /usr/include/c++/v1/memory:1643:9: instantiating function definition
'construct'
6. /usr/include/c++/v1/thread:354:9: instantiating function definition
'thread'
clang: error: unable to execute command: Segmentation fault
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.5.1 (tags/RELEASE_351/final)
Target: x86_64-portbld-freebsd10.1
Thread model: posix
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.
/usr/local/bin/clang++35 -O2 -pipe -fno-omit-frame-pointer -fstack-protector
-fno-strict-aliasing -fno-omit-frame-pointer -DCRYPTOPP_DISABLE_ASM -fPIC -c
shark.cpp
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/BlockObj-14aedb.cpp
clang: note: diagnostic msg: /tmp/BlockObj-14aedb.sh
clang: note: diagnostic msg:
********************</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>