Describe the issue
Bitcoin core runs normal, but when closing it, The WIndow appears (do not shut down the computer…) and during this an Error message pops up.
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
- close bitcoin core
- start bitcoin core and wait until everything is synchronized
- klick on the close button of the bitcoin core window
- error occurs
Expected behaviour
Bitcoin core should close without an error.
Actual behaviour
It seems that besides this error on cloning the application there is no other misbehaviour observed,
OS: Ubuntu 17.04
- RAM: 2GB
- Disk size: 1TB
- Disk Type (HD/SDD): HD, chainstate linked to SDD
Any extra information that might be useful in the debugging process.
[code] 2017-11-07 07:05:00 net thread exit 2017-11-07 07:05:00 scheduler thread interrupt 2017-11-07 07:05:00 Shutdown: In progress… 2017-11-07 07:05:00 msghand thread exit 2017-11-07 07:05:03 Dumped mempool: 0.009742s to copy, 1.33576s to dump 2017-11-07 07:05:04 Corruption: block checksum mismatch 2017-11-07 07:05:04 *** System error while flushing: Database corrupted 2017-11-07 07:05:13 Corruption: block checksum mismatch 2017-11-07 07:05:13 *** System error while flushing: Database corrupted 2017-11-07 07:05:15 Shutdown: done [/code]
The misbehaviour started, after I have run bitcoun core on different (maybe old) wallets, causing a reindexing. I am now back in the original wallet which has not produced such error before.