[LLVMbugs] [Bug 23432] New: [CRASH REPORT] BitcoinArmory caused this (3.4.1 compiles the same code fine)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 6 05:19:01 PDT 2015


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

            Bug ID: 23432
           Summary: [CRASH REPORT] BitcoinArmory caused this (3.4.1
                    compiles the same code fine)
           Product: clang
           Version: 3.5
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: yuri at tsoft.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

/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
http://llvm.org/bugs/ 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: 

********************

-- 
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/20150506/2fe9e00a/attachment.html>


More information about the llvm-bugs mailing list