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

Uncaught exception in processmessages #1625

Open
dagurval opened this issue Mar 26, 2019 · 2 comments
Open

Uncaught exception in processmessages #1625

dagurval opened this issue Mar 26, 2019 · 2 comments

Comments

@dagurval
Copy link
Collaborator

there is a uncaught invalid_argument exception during compactblocks_2 test

$ ./qa/rpc-tests/compactblocks_2.py 
MiniNode: Connecting to Bitcoin Node IP # 127.0.0.1:11733                                           
Testing SENDCMPCT p2p message...
Testing compactblock headers and shortIDs are correct...                                            
Testing compactblock requests...
Testing getblocktxn requests...
Testing invalid index in cmpctblock message...

************************
EXCEPTION: St16invalid_argument
invalid index for tx
bitcoin in ProcessMessages()

Testing handling of incorrect blocktxn responses... 
@sickpig
Copy link
Collaborator

sickpig commented Mar 26, 2019

@Dagur I was able to reproduce on current dev. Having said that I think that #1611 will fix the problem. Going to try now. I'll report back.

@ptschip
Copy link
Collaborator

ptschip commented Mar 26, 2019 via email

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

3 participants