Describe the issue
Can you reliably reproduce the issue? Yes, every time.
If so, please list the steps to reproduce below:
- Install bitcoin core
- Wait or not for database to be synchronized with the network
- shutdown bitcoin core / shutdown computer
- launch bitcoin core leads to the issue
Expected behaviour
I expect the app to launch correctly even after I closed it once.
Actual behaviour
An assertion failed message occurs and the program crashes.
Screenshots.
What version of bitcoin-core are you using?
0.14.1.0 latest published and available easily without compiling
Machine specs:
- OS: Windows 10 family 64bits
- CPU: Intel(R) Core(TM) i7-7700K CPU @4.20GHz
- RAM: 8 GB
- Disk size: 938 GB
- Disk Type (HD/SDD): bitcoin core installed on HD but main disk is a SSD for the OS 128GB)
Any extra information that might be useful in the debugging process.
I checked the debug file, which only contains logs before last closure, so useless for you. I could not find the config.log file in the installation folder (anywhere also).