-
Notifications
You must be signed in to change notification settings - Fork 692
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
Gaia, Under Load, crashes with a p2p error with Tendermint 0.34.13 #972
Comments
Attempting to remedy by switching over to v5.0.6. I'd updated to 0.34.13 earlier than the release of v5.0.6 However, it does seem that reverting to v5.0.5 solved this issue. I will post updates as more information comes in. This issue is caused by v5.0.6 and likely tendermint v0.34.13. I have increased the rpc traffic on my node somewhat ludicrously, and it has not crashed since I reverted. |
This log doesn't tell me too much. Are you suggesting that consensus dead locks and halts? |
If you'd like I can maybe do a screen recording? This one is quite clear and reproducible. going back to v5.0.5 fixed it entirely. |
I upgraded to v5.0.6 and had a similar error, switching back to v5.0.5 worked fine |
|
is this related to the "concurrent map read and map write" ? |
could you post a complete log dump, maybe in pastebin? I have an idea as to why this is happening. Generally, applications like gaia should not update to latest tendermint without the sdk and other tooling also updating. |
the change that caused this was reverted in 0.34.14 and 15. gaia has upgraded since |
Summary of Bug
Version
Current main branch
Steps to Reproduce
Take gaia.
Run relayer scripts found in rly folder of https://github.com/notional-labs/notional
she'll die every few hours.
For Admin Use
The text was updated successfully, but these errors were encountered: