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

csn: Potential memory leak #264

Closed
kcalvinalvin opened this issue Apr 27, 2021 · 1 comment
Closed

csn: Potential memory leak #264

kcalvinalvin opened this issue Apr 27, 2021 · 1 comment

Comments

@kcalvinalvin
Copy link
Member

With the utreexoclient binary on master (commit deb3c4cdd1ab7290f1e50eac99b6d7f0ee7d9425), IngestBatchProof() function used up 11GB of memory when I let it run for ~10minutes.

Screen Shot 2021-04-27 at 5 12 37 PM

Screen Shot 2021-04-27 at 5 12 59 PM

This seems to be caused by the populated nodes not being garbage collected. Since I'm not finding the same symptom in utcd, I'm assuming this has something to do with the utreexoclient binary.

@kcalvinalvin
Copy link
Member Author

resolved by #270

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant