Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: denger on September 05, 2010, 05:35:14 PM



Title: CryptoPP Assertion `false' failed.
Post by: denger on September 05, 2010, 05:35:14 PM
I get an error from bitcoind with version 3.11 compile for CentOS 5.5:

bitcoind: cryptopp/secblock.h:187: void CryptoPP::NullAllocator<T>::deallocate(void*, typename CryptoPP::AllocatorBase<T>::size_type) [with T = unsigned char]: Assertion `false' failed.

It dies immediately afterwards.

Last message in the dbug log is: Running BitcoinMiner with 1 transactions in block

I have tried wiping .bitcoin directory thinking some old stuff is incompatible, but get the same when starting fresh.
Anyone can help?