Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bsddb3.db.DBError: (14, 'Bad address') #11

Open
HappyCustomers opened this issue Mar 16, 2021 · 0 comments
Open

bsddb3.db.DBError: (14, 'Bad address') #11

HappyCustomers opened this issue Mar 16, 2021 · 0 comments

Comments

@HappyCustomers
Copy link

Traceback (most recent call last):
File "D:\Personal\bitcoin\walletool-master\walletool-master\wt_extract_keys.py", line 31, in
main()
File "D:\Personal\bitcoin\walletool-master\walletool-master\wt_extract_keys.py", line 19, in main
w_data = read_wallet_dat(args.filename)
File "D:\Personal\bitcoin\walletool-master\walletool-master\walletool\wallet_files.py", line 16, in read_wallet_dat
d.open(filename, 'main', db.DB_BTREE, db.DB_THREAD | db.DB_RDONLY)
bsddb3.db.DBError: (14, 'Bad address')

Getting the following error. please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant