- Run bitcoind on testnet with prune=1000
- Kill or crash bitcoind while it is syncing (such as running out of memory on a VPS)
- Start bitcoind again
Expected behaviour
Bitcoind starts again, potentially resyncing from scratch.
Actual behaviour
0bitcoind: chain.cpp:96: CBlockIndex* CBlockIndex::GetAncestor(int): Assertion `pindexWalk->pprev' failed.
What version of bitcoin-core are you using?
0.13.1rc2 binaries