Installed new version of bitcoin-qt 0.15.0 on windows 10 64-bit and now it crashes every time i start it after it finishes loading the blockchain.
last few lines of debug:
2017-09-18 01:16:35 Bound to [::]:8333
2017-09-18 01:16:35 upnp thread start
2017-09-18 01:16:35 Bound to 0.0.0.0:8333
2017-09-18 01:16:35 init message: Loading P2P addresses...
2017-09-18 01:16:36 Loaded 63020 addresses from peers.dat 448ms
2017-09-18 01:16:36 init message: Loading banlist...
2017-09-18 01:16:36 init message: Starting network threads...
2017-09-18 01:16:36 dnsseed thread start
2017-09-18 01:16:36 addcon thread start
2017-09-18 01:16:36 opencon thread start
2017-09-18 01:16:36 msghand thread start
2017-09-18 01:16:36 net thread start
2017-09-18 01:16:36 init message: Done loading
2017-09-18 01:16:36 GUI: Platform customization: "windows"
2017-09-18 01:16:36 GUI: PaymentServer::LoadRootCAs: Loaded 58 root certificates
What to do next?
EDIT:
This is the debug in visual studio:
Unhandled exception at 0x000000000134450C in bitcoin-qt.exe: 0xC0000005: Access violation writing location 0x0000000002600FF8.
Assebly Stack:
000000000134450C call qword ptr [21FE014h]