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

getblocktemplate crashes QT wallet #24

Open
SeqSEE opened this issue Dec 31, 2018 · 1 comment
Open

getblocktemplate crashes QT wallet #24

SeqSEE opened this issue Dec 31, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@SeqSEE
Copy link
Contributor

SeqSEE commented Dec 31, 2018

using the command getblocktemplate crashes the wallet.

@2a5A1Ghu1
Copy link
Contributor

2a5A1Ghu1 commented Jun 13, 2019

Confirmed: causes "Out of memory code -7"

If wallet crashes it can end up corrupting the local copy of the blockchain

2019-06-13 00:30:52 ReadBlockFromDisk : block=2f410e6c0d778044856bf5e98bb583ff312767cd2365db3e880626baffb1417c index=ed4b5e871441200e6d442b7b67d20af881dc91398c4a60348a3665e602bd8572
2019-06-13 00:30:52 ERROR: ReadBlockFromDisk(CBlock&, CBlockIndex*) : GetHash() doesn't match index
2019-06-13 00:30:52 *** Failed to read block

Should be resolved with move to electronjs front end.
https://electronjs.org/

@2a5A1Ghu1 2a5A1Ghu1 added the bug Something isn't working label Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants