-
Notifications
You must be signed in to change notification settings - Fork 717
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
create-address-db.py crashes #130
Comments
I'm not sure what this is... could you upload blk00976.dat somewhere, e.g. Google Drive or Dropbox, and provide a link? (There's no private data in there, just raw Bitcoin blocks.) |
I'm getting a very similar error, but no idea what the last block was... as it isn't showing on the windows commandline:
On the off chance that it can help, I have uploaded my blk00976.dat for you here: https://www.dropbox.com/s/6g2np49w27cdk2o/blk00976.dat?dl=0 |
@HardCorePawn Thanks for that blocks file, I was able to reproduce a crash. I'll see what I can do.... |
I believe this should now be fixed, please let me know if you're still having trouble. Thanks! |
Amazing, worked well with this fix. |
Hi.
I have a sync'd bitcoin-core node. I've stopped the node and run
create-address-db.py
, which crashes:In case it was a problem with the local bitcoin installation I resync'd it and tried again:
/bitcoind -daemon -reindex -dbcache=16384
shut it down cleanly and started again, but got the same issue (above).
The text was updated successfully, but these errors were encountered: