Again after some time of normal behavior problem with ReadBlockFromDisk...
12-core CPU 128GB RAM 4TB HDD Bitcoin Core Daemon version v0.17.99.0-5f23460c7
I tried it on clean installed Ubuntu Server 18.04 and just needed dependencies installed. I wanna sync and got this (I tried it twice to be sure that I can repeat that behavior):
2018-12-18T23:15:08Z ERROR: ReadBlockFromDisk: Deserialize or I/O error - ReadCompactSize(): size too large: iostream error at CDiskBlockPos(nFile=4, nPos=81537654) 2018-12-18T23:15:08Z *** Failed to read block 2018-12-18T23:15:08Z Error: Error: A fatal internal error occurred, see debug.log for details Error: Error: A fatal internal error occurred, see debug.log for details 2018-12-18T23:15:08Z ERROR: ProcessNewBlock: ActivateBestChain failed (Failed to read block (code 0)) 2018-12-18T23:15:08Z tor: Thread interrupt 2018-12-18T23:15:08Z Shutdown: In progress... 2018-12-18T23:15:08Z opencon thread exit 2018-12-18T23:15:08Z torcontrol thread exit 2018-12-18T23:15:08Z addcon thread exit 2018-12-18T23:15:08Z net thread exit 2018-12-18T23:15:08Z msghand thread exit 2018-12-18T23:15:08Z scheduler thread interrupt 2018-12-18T23:15:08Z Dumped mempool: 2e-06s to copy, 0.002529s to dump 2018-12-18T23:15:13Z Shutdown: done
Any one with some idea or solution how to finish successfully sync and have local blockchain ?