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

Possible memory leak with long running core #540

Closed
antho1404 opened this issue Oct 18, 2018 · 4 comments
Closed

Possible memory leak with long running core #540

antho1404 opened this issue Oct 18, 2018 · 4 comments
Labels
bug Something isn't working

Comments

@antho1404
Copy link
Member

I started a core for about 3 hours and the memory went from 0 to 250MB, we probably have a memory leak somewhere.

The core was running with an application that use erc20 service and a log service so basically listen to ~100 events every 10 sec and execute a task for each events.

screen shot 2018-10-18 at 6 21 36 pm

@antho1404 antho1404 added bug Something isn't working high priority labels Oct 18, 2018
@ilgooz
Copy link
Contributor

ilgooz commented Oct 18, 2018

could you share application, service stack please so we can reproduce easier

@krhubert
Copy link
Contributor

Done

@ilgooz
Copy link
Contributor

ilgooz commented Oct 23, 2018

This one requires a confirmation by running the same stack for a few hours to see if the problem is solved.

@ilgooz ilgooz reopened this Oct 23, 2018
@antho1404
Copy link
Member Author

screen shot 2018-10-30 at 8 02 04 am

Seems like everything is fine now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants