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

Stack smashing on allBalances #81

Open
mathiasrw opened this issue Jan 25, 2018 · 1 comment · May be fixed by #82
Open

Stack smashing on allBalances #81

mathiasrw opened this issue Jan 25, 2018 · 1 comment · May be fixed by #82

Comments

@mathiasrw
Copy link

mathiasrw commented Jan 25, 2018

./parser stats gives a fine result, but when I do a ./parser allBalances I get

info:        1 blocks,    0.000 MegaAddrs ,                                             
*** stack smashing detected ***: <unknown> terminated
Aborted (core dumped)

Any inputs on how I can solve this?

Could it be because I am compiling with gcc v7?

mathiasrw pushed a commit to mathiasrw/blockparser that referenced this issue Jan 25, 2018
@mathiasrw mathiasrw linked a pull request Jan 25, 2018 that will close this issue
@mathiasrw
Copy link
Author

To others with the same issue: feel free to use https://github.com/mathiasrw/blockparser/tree/fix/stack-smash while we are waiting for #82 to get merged.

adminnu added a commit to adminnu/blockparser that referenced this issue Jul 14, 2018
Ignore stack smashing on allBalances (fix znort987#81)
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

Successfully merging a pull request may close this issue.

1 participant