Bitcoin cash testnet core crash

0

Everytime when i run bitcoin cash testnet core on raspberry pi 3, it just stops for some reason and debug logs end at loading wallet.

So does the raspberry pi 3 cant handle bitcoin cash testnet wallet?

Here is the log that ends everytime: 2018-01-29 00:53:20 init message: Loading wallet...

zhiyan114

Posted 2018-01-29T00:58:30.627

Reputation: 528

By the way bitcoINd run fine on disablewallet but when wallet enabled, it crashzhiyan114 2018-01-29T03:12:29.280

It works fine when I deleted the wallet with a lot of transaction in itzhiyan114 2018-01-29T03:17:49.443

Answers

1

Since it works without your wallet file, it is likely that your wallet has some sort of corruption which is causing Bitcoin ABC to error on start. Try starting Bitcoin ABC with -salvagewallet and see if it is able to recover the wallet to a working state.

Andrew Chow

Posted 2018-01-29T00:58:30.627

Reputation: 40 910

I don't know why but I run it with empty wallet and it works fine but the wallet that I'm using also used on my laptop will crash the daemonzhiyan114 2018-01-29T12:39:43.930