Just upgrade my masternode on Windows. Received error on loading block index after a clean shutdown
Assertion failed Program C:\User\Adminsitration\Desktop\Bitcoin-qt.exe File chain.cpp, line 102 Expression: pindex/Walk->pprev
Just upgrade my masternode on Windows. Received error on loading block index after a clean shutdown
Assertion failed Program C:\User\Adminsitration\Desktop\Bitcoin-qt.exe File chain.cpp, line 102 Expression: pindex/Walk->pprev
2018-05-31 14:03:18 Bitcoin Core version v0.16.1rc1 (release build) 2018-05-31 14:03:18 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1 2018-05-31 14:03:18 Assuming ancestors of block 0000000000000000005214481d2d96f898e3d5416e43359c145944a909d242e0 have valid signatures. 2018-05-31 14:03:18 Setting nMinimumChainWork=000000000000000000000000000000000000000000f91c579d57cad4bc5278cc 2018-05-31 14:03:18 Using the 'sse4' SHA256 implementation 2018-05-31 14:03:19 Default data directory C:\Users\Administrator\AppData\Roaming\Bitcoin 2018-05-31 14:03:19 Using data directory C:\JD\BitcoinBlock 2018-05-31 14:03:19 Using config file C:\JD\BitcoinBlock\bitcoin.conf 2018-05-31 14:03:19 Using at most 125 automatic connections (2048 file descriptors available) 2018-05-31 14:03:19 GUI: "registerShutdownBlockReason: Successfully registered: Bitcoin Core didn't yet exit safely..." 2018-05-31 14:03:19 Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2018-05-31 14:03:19 Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2018-05-31 14:03:19 Using 2 threads for script verification 2018-05-31 14:03:19 scheduler thread start 2018-05-31 14:03:19 Using wallet directory C:\JD\BitcoinBlock 2018-05-31 14:03:19 init message: Verifying wallet(s)... 2018-05-31 14:03:19 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010) 2018-05-31 14:03:19 Using wallet wallet.dat 2018-05-31 14:03:19 CDBEnv::Open: LogDir=C:\JD\BitcoinBlock\database ErrorFile=C:\JD\BitcoinBlock\db.log 2018-05-31 14:03:19 Cache configuration: 2018-05-31 14:03:19 * Using 2.0MiB for block index database 2018-05-31 14:03:19 * Using 8.0MiB for chain state database 2018-05-31 14:03:19 * Using 440.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space) 2018-05-31 14:03:19 init message: Loading block index... 2018-05-31 14:03:19 Opening LevelDB in C:\JD\BitcoinBlock\blocks\index 2018-05-31 14:03:20 Opened LevelDB successfully 2018-05-31 14:03:20 Using obfuscation key for C:\JD\BitcoinBlock\blocks\index: 0000000000000000
Could you please mention the version you are upgrading from? Note that the assertion 84c13e759db was added in 0.13.0.
I'm upgrading from 16.0 However, I have been using this instance since a couple versions. I don't recall...
Thanks. Could you please confirm that the crash happens/doesn't happen on 0.16.0?
Does NOT happen on 0.16.0
correction. I re-install 16.0 and restart node. Now I received error!
i have same problem, how to solve?
Is this still an issue with a recent version of Bitcoin Core? If yes, what are the steps to reproduce?