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:
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?