Post
Topic
Board Announcements (Altcoins)
Re: BitBay OFFICIAL BITBAY Thread Smart Contracts Decentralized Markets Rolling Peg
by
dzimbeck
on 05/08/2017, 23:17:34 UTC
Code:
: wallet.dat corrupt, salvage failed


wallet.dat: BDB0090 DB_VERIFY_BAD: Database verification failed

BDB1009 /home/xxxx/.bitbay/wallet.dat: unsupported btree version: 10


any ideas ?

thanks
https://stackoverflow.com/questions/22389442/bitcoin-wallet-dat-corrupt-salvage-failed?rq=1

https://bitcointalk.org/index.php?topic=158951.0
tried that
looks like wallet.dat was created with berkley bd 6.x but wallet require berkley bd 5.x not sure how this happened ?
has this coin been forked recently ?


The build works on tons of computers. The issue is not with berkley db. It was forked 8 months ago so that isn't your issue. Try PyWallet or some of the other recovery methods. Also you should always backup wallet.dat I don't maintain the QT and it's similar to the Blackcoin QT which has been forked a lot. Maybe if we upgraded to newest Bitcoin core we would find Bitcoin patch but I'm not sure they patched that.

If you built it yourself then maybe but I think your issue is a common issue with Bitcoin.

I code the markets wallet which runs no risk of database corruption because it doesn't mix database with private keys unlike wallet.dat

I wish I could be more of a help but all I can say is always backup your wallets

If you follow some of those instructions you have a chance try pywallet to see if you can get private keys outta that