OS version: macOS 10.13.0 Core built on commit a933cb14c75b9c79a02f8de8397a8eae405a264f Steps to Reproduce:
- Standard steps to build on OSX
./bitcoinddoes not work and spawns the following error:
Assertion failed: ((pindexFirstNeverProcessed != nullptr) == (pindex->nChainTx == 0)), function CheckBlockIndex, file validation.cpp, line 4203.
Abort trap: 6
Strangely enough, bitcoin-cli works, so I think this might be isolated to bitcoind and similar.
I Didn't observe this earlier, think it may have occurred recently (or I may have done something which causes this). Any help is greatly appreciated. Thanks!