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 leaks (Maybe) #106

Open
indx0 opened this issue Dec 17, 2023 · 3 comments
Open

Memory leaks (Maybe) #106

indx0 opened this issue Dec 17, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@indx0
Copy link

indx0 commented Dec 17, 2023

Describe the bug
The app is good, but consumes almost 7GB of RAM, Which isn't good. Tested in 2 Laptops, same behaviour

To Reproduce
Steps to reproduce the behavior:

  1. Run any pipeline
  2. Open task Manager

Expected behavior
Not so high RAM usage

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

Additional context
Add any other context about the problem here.

@indx0 indx0 added the bug Something isn't working label Dec 17, 2023
@indx0 indx0 changed the title V=Memory leaks (Maybe) Memory leaks (Maybe) Dec 24, 2023
@arshadanas
Copy link

Having the same issue, tested on three laptops and a desktop. Memory usage increases gradually up to several gigabytes, and, in some cases, the computer shuts down (one laptop).

@metalmasters18420
Copy link

Been having huge issues with memory issues. Very clearly is the program as things speed right back up when EOCV is closed.

@serivesmejia
Copy link
Member

serivesmejia commented Aug 9, 2024

hey, apologies for the delayed response, been busy as i'm headed to college, but i'll try to follow up for the kids that will use the sim in 2024-2025

i can't seem to reproduce these issues on my machine (windows 11 64 bits, oracle hotspot jdk). it'd be helpful if you could give me detailed info about your jvm so i can try to reproduce and profile the source of the leak @Arshad-Anas @metalmasters18420. Thank you and very sorry about this critical bug, I'll try to follow up as soon as possible to fix it.

You can either run java -version on the CLI or open the sim and go to Help -> Export Logs to generate a detailed report file you can attach here.

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

4 participants