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 #350

Open
gardinwin opened this issue Aug 9, 2024 · 3 comments
Open

Memory Leak #350

gardinwin opened this issue Aug 9, 2024 · 3 comments
Assignees
Labels
Bug Something isn't working Support User Support

Comments

@gardinwin
Copy link

Hi.

After starting the simulator, the memory usage decreases over time.
Should the messages or resources received by the user be released?
Or does the automatic garbage collector periodically release the resources?

Thanks.

@jlucas9 jlucas9 added Support User Support Bug Something isn't working labels Aug 30, 2024
@jlucas9 jlucas9 self-assigned this Aug 30, 2024
@jlucas9
Copy link
Contributor

jlucas9 commented Aug 30, 2024

Hi @gardinwin,

Thanks for bringing this to our attention. After launching in my VM and getting to a steady sun pointed state (1026):

image

I just let it run for awhile (1105) and memory use from 42 appears to continue to increase:

image

(1235):

image

I'll keep this issue open and continue to investigate to get this resolved.

@jlucas9 jlucas9 changed the title memory leak ? Memory Leak Aug 30, 2024
@gardinwin
Copy link
Author

gardinwin commented Aug 31, 2024 via email

@msuder
Copy link
Contributor

msuder commented Oct 18, 2024

I ran 42 under valgrind (leakcheck). None of the findings turned out to be a memory leak.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Support User Support
Projects
Status: In Progress
Development

No branches or pull requests

3 participants