You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even the PR has been approved, please double check,
could the newly found bug be related to this change:
debug 2021-01-12T04:03:24.209 thread-0 state_history_plugin.c:189 operator() ] the id for block 162312399 in block request have_positions does not match the existing
debug 2021-01-12T04:03:24.209 thread-0 state_history_plugin.c:193 operator() ] get_blocks_request_v0 start_block_num set to 162312399
error 2021-01-12T04:03:24.210 thread-0 state_history_plugin.c:283 catch_and_close ] 13
N5boost10wrapexceptINS_9iostreams10zlib_errorEEE: zlib error: unspecified iostream_category error
See this, not sure whether it is related to the newly added fix?
Even the PR has been approved, please double check,
could the newly found bug be related to this change:
debug 2021-01-12T04:03:24.209 thread-0 state_history_plugin.c:189 operator() ] the id for block 162312399 in block request have_positions does not match the existing
debug 2021-01-12T04:03:24.209 thread-0 state_history_plugin.c:193 operator() ] get_blocks_request_v0 start_block_num set to 162312399
error 2021-01-12T04:03:24.210 thread-0 state_history_plugin.c:283 catch_and_close ] 13
N5boost10wrapexceptINS_9iostreams10zlib_errorEEE: zlib error: unspecified iostream_category error
See this, not sure whether it is related to the newly added fix?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
2 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Description
This PR
state_history_traces_log::get_log_entryif an exception is thrown to facilitate debuggingChange Type
Select ONE:
Testing Changes
Select ANY that apply:
Consensus Changes
API Changes
Documentation Additions