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

Skaled crashes under significant load with MTM #1542

Closed
oleksandrSydorenkoJ opened this issue Jun 14, 2023 · 7 comments
Closed

Skaled crashes under significant load with MTM #1542

oleksandrSydorenkoJ opened this issue Jun 14, 2023 · 7 comments
Assignees
Labels
bug Something isn't working epic:HPD P1 skaled
Milestone

Comments

@oleksandrSydorenkoJ
Copy link

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:

  1. Run load tests to 16 endpoints
  2. Wait for 1-2 hours
  3. Check skaled containers on the core nodes

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

@kladkogex
Copy link
Collaborator

Marking P1 as this is a crash

@kladkogex kladkogex linked a pull request Jun 18, 2023 that will close this issue
@kladkogex kladkogex assigned kladkogex and unassigned olehnikolaiev Jun 18, 2023
@kladkogex
Copy link
Collaborator

I think I figured out what the problem is - assigning it to myself

@kladkogex kladkogex removed a link to a pull request Jun 18, 2023
@DmytroNazarenko DmytroNazarenko added this to the SKALE 2.3 milestone Jul 4, 2023
@kladkogex
Copy link
Collaborator

Reassigning this to @dimalit since Dima is saying that there is no problem with iterators.

There is something segfaulting inside the queue

@dimalit
Copy link
Collaborator

dimalit commented Jul 6, 2023

Need to find version on which crash was occurring, and try to fix it with
https://github.com/skalenetwork/skale-consensus/pull/800/files
or maybe with
https://github.com/skalenetwork/skale-consensus/pull/799/files

@DmytroNazarenko DmytroNazarenko moved this from To Do to QA in SKALE Engineering 🚀 Aug 1, 2023
@DmytroNazarenko DmytroNazarenko assigned EvgeniyZZ and unassigned dimalit Aug 3, 2023
@DmytroNazarenko DmytroNazarenko moved this from QA to Ready For Release Candidate in SKALE Engineering 🚀 Aug 4, 2023
@DmytroNazarenko DmytroNazarenko assigned dimalit and unassigned EvgeniyZZ Aug 4, 2023
@DmytroNazarenko
Copy link
Collaborator

skaled: 3.17.1

@DmytroNazarenko DmytroNazarenko moved this from Ready For Release Candidate to Merged To Release Candidate in SKALE Engineering 🚀 Dec 7, 2023
@oleksandrSydorenkoJ
Copy link
Author

should be fixed with #1588

@EvgeniyZZ EvgeniyZZ moved this from Merged To Release Candidate to QA in SKALE Engineering 🚀 Jan 23, 2024
@oleksandrSydorenkoJ
Copy link
Author

This issue is the result of the memory leaks and should be fixed at https://github.com/skalenetwork/internal-support/issues/931

@EvgeniyZZ EvgeniyZZ moved this from QA to Done in SKALE Engineering 🚀 Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working epic:HPD P1 skaled
Projects
Archived in project
Development

No branches or pull requests

6 participants