BTCPrivate / BitcoinPrivate-legacy

Bitcoin Private is a Bitcoin and Zclassic fork which uses ZK-SNARK technology for privacy and fungibility.
Other
283 stars 132 forks source link

Nodes Crashing #227

Open egyptianbman opened 5 years ago

egyptianbman commented 5 years ago

I run several nodes and all keep crashing at around block height 525951 with the following error:

btcpd: wallet/wallet.cpp:803: void CWallet::DecrementNoteWitnesses(const CBlockIndex*): Assertion `nWitnessCacheSize > 0' failed.
egyptianbman commented 5 years ago

I was able to get the node to get passed that height by leaving the node off for around 24 hours. The node has shut down on me with the same error message three times so I don't believe the issue is resolved.

Fair-Exchange commented 5 years ago

Same issue here. We're working around this for now.

laakie commented 5 years ago

2019-06-05 16:01:40 UpdateTip: new best=0000000e6ffa0038585ae5e89412204a63dcdc6c67c6e8df816315d612e985c4 height=525549 log2_work=49.759289 tx=56302182 date=2019-05-08 08:23:32 progress=0.995276 cache=4.0MiB(4977tx) btcpd: wallet/wallet.cpp:803: void CWallet::DecrementNoteWitnesses(const CBlockIndex*): Assertion `nWitnessCacheSize > 0' failed.