Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine
by
kalon
on 22/03/2015, 02:56:14 UTC
Everything had been working like a charm but lately I'm having trouble getting the client to start up.

The relevant lines seem to be:
Code:
trusty_amd64_cryptonite-qt_14091021: trieview.cpp:305: bool TrieView::Apply(CBlockIndex*): Assertion `blockCache.ReadBlockFromDisk(block, pindex)' failed.
Error: signal 6:
trusty_amd64_cryptonite-qt_14091021: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:81: boost::condition_variable::~condition_variable(): Assertion `!ret' failed.
Error: signal 6:
trusty_amd64_cryptonite-qt_14091021: /usr/include/boost/thread/pthread/recursive_mutex.hpp:101: boost::recursive_mutex::~recursive_mutex(): Assertion `!pthread_mutex_destroy(&m)' failed.
Error: signal 6:
I'm running on Linux Mint.

Seems to be some problem with boost. Anyone have an idea what's gone wrong or what additional info might be needed?

Thanks