Post
Topic
Board Bitcoin Technical Support
Re: Moving the blocks
by
flyup
on 08/02/2015, 16:38:51 UTC
I'm beginning to think I've encountered a bug in XFCE or core version 9.4.0 and 9.3.0

I've tried moving the blocks [blocks folder] - returns:

Code:
bitcoin-qt -reindex
bitcoin-qt: main.cpp:1761: bool ConnectBlock(CBlock&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool): Assertion `hashPrevBlock == view.GetBestBlock()' failed.
Aborted

I've tried initializing with bootstrap.dat

This imports blocks from disk- then after a rescan the core fails with no error message.

Any ideas?