Steps to reproduce:
- Start wallet with “C:\Program Files\Bitcoin\bitcoin-qt.exe” -datadir=d:\BitCoinData -Server "
- Let it sync 100%
- Close wallet
- start again with “-txindex” flag added
The wallet re-sync, but at some point, the wallet just stop syncing, without any error message. When I close the wallet (press the “X”), error appears “Error: A fatal internal error occurred…”
Attached debug log debug.log
Expected behaviour Wallet should sync, and I should be able to use “getrawtransaction” from debug console
Actual behaviour Wallet stalls and then just crash when I close it
Screenshots.