-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
Heap memory increased in network thread #6595
Comments
network thread
|
it looks more like a memory leak with 100 peers in @nflaig node #6556 (comment) |
yeah, it didn't look like it was stopping to increase on my node, still collecting data with 50 peers but will switch to 100 peers again and take some heap snapshots |
link to the heap snapshot #6556 (comment) |
tracked in this libp2p issue |
need to try right now I get this error updating it
@wemeetagain could you help with this? 🙏 |
Describe the bug
Memory kept increasing and then got stable. So it's similar to a leak but it did not keep increasing forever
This does not happen on any holesky nodes, and does not happen on test mainnet node.
Expected behavior
Heap memory should be stable
Steps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
v1.17.0
The text was updated successfully, but these errors were encountered: