EOCV-Sim icon indicating copy to clipboard operation
EOCV-Sim copied to clipboard

Memory leaks (Maybe)

Open indx0 opened this issue 1 year ago • 3 comments
trafficstars

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):

  • OS: Fedora 39, Alt Linux Workstation K
  • Processor architecture: x86_64
  • EOCV-Sim Version: 3.5.2https://github.com/deltacv/EOCV-Sim/assets/83467432/2ca6de46-263f-4e53-9104-0d6bd27fe9cd
  • Attach logs if possible [e.g autogenerated crash report files in the same directory as the jar file or the console output]

Additional context Add any other context about the problem here.

indx0 avatar Dec 17 '23 09:12 indx0

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).

arshadanas avatar Jan 23 '24 00:01 arshadanas

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

metalmasters18420 avatar Jul 10 '24 21:07 metalmasters18420

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.

serivesmejia avatar Aug 09 '24 23:08 serivesmejia