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

Investigate the memory leak #3

Open
copygirl opened this issue Jun 9, 2020 · 0 comments
Open

Investigate the memory leak #3

copygirl opened this issue Jun 9, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@copygirl
Copy link
Owner

copygirl commented Jun 9, 2020

Minecraft reports itself staying within its given memory-limit (5 GB) just fine, but something appears to allocate native(?) memory that can cause the process to get close to 20 GB after some exploration. Should be easy to find the culprit, as the used memory fills up quite fast. Someone (me, probably) just has to do it.

@copygirl copygirl added the bug Something isn't working label Jun 9, 2020
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

1 participant