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

memory leak in CacheLevleDB #856

Closed
olehnikolaiev opened this issue Jan 27, 2025 · 0 comments · Fixed by #855 or skalenetwork/skaled#2084
Closed

memory leak in CacheLevleDB #856

olehnikolaiev opened this issue Jan 27, 2025 · 0 comments · Fixed by #855 or skalenetwork/skaled#2084
Assignees
Milestone

Comments

@olehnikolaiev
Copy link
Contributor

there is a memory leak in CacheLevelDB class caused by not deleting options.block_cache

steps to reproduce:

  • build skaled with -DSANITIZE=address
  • run skaled
  • see sanitizer's logs once after skaled stops.

Logs:
skaledSanitizer.txt

@olehnikolaiev olehnikolaiev self-assigned this Jan 27, 2025
@PolinaKiporenko PolinaKiporenko added this to the SKALE 4.0 milestone Jan 27, 2025
@PolinaKiporenko PolinaKiporenko moved this to Ready For Release Candidate in SKALE Engineering 🚀 Jan 27, 2025
@PolinaKiporenko PolinaKiporenko moved this from Ready For Release Candidate to Code Review in SKALE Engineering 🚀 Jan 27, 2025
@github-project-automation github-project-automation bot moved this from Code Review to Ready For Release Candidate in SKALE Engineering 🚀 Jan 28, 2025
@olehnikolaiev olehnikolaiev linked a pull request Feb 5, 2025 that will close this issue
@olehnikolaiev olehnikolaiev moved this from Ready For Release Candidate to Code Review in SKALE Engineering 🚀 Feb 5, 2025
@olehnikolaiev olehnikolaiev moved this from Code Review to Ready For Release Candidate in SKALE Engineering 🚀 Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready For Release Candidate
2 participants