Re: CryptoPP Assertion Error

When running with revision 146 (trunk) I get the following when the miner attempts to start: bitcoind: cryptopp/secblock.h:187: void CryptoPP::NullAllocator<T>::deallocate(void*, typename CryptoPP::AllocatorBase<T>::size_type) [with T = unsigned char]: Assertion `false’ failed. + cd ‘/tmp/rmake/builds/bitcoin/bitcoin–trunk/’; CFLAGS=”-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector” CXXFLAGS=”-O2 -g -D_FORTIFY_SOURCE=2 -fstack-protector ” CPPFLAGS=”” CLASSPATH=””  LDFLAGS=”-g -O1 ” CC=gcc CXX=g++  make […]

Read more
1 10 11 12 13 14 58