-
Notifications
You must be signed in to change notification settings - Fork 40
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
Skaled crashes under significant load with MTM #1542
Comments
Marking P1 as this is a crash |
I think I figured out what the problem is - assigning it to myself |
Reassigning this to @dimalit since Dima is saying that there is no problem with iterators. There is something segfaulting inside the queue |
Need to find version on which crash was occurring, and try to fix it with |
skaled: 3.17.1 |
should be fixed with #1588 |
This issue is the result of the memory leaks and should be fixed at https://github.com/skalenetwork/internal-support/issues/931 |
Version:
skalenetwork/schain:3.16.0-stable.3
Preconditions:
Active Skale-chain medium type with enabled MTM
all nodes active and mining blocks
Amount of accounts = 1000
All accounts have 3 sFuel on balance
MTM amount = 10
Steps to reproduce:
Expected state:
Skaled should mining blocks without any crashes
Actual state:
Skaled crashes without errors. After restarting skaled container by admin, skaled continue mining blocks.
Logs:
crash_skaled_under_load.txt
The text was updated successfully, but these errors were encountered: