Open maxexcloo opened 1 month ago
An extra note is that this seems to only happen on CSO files, it wasn't happening before when I was using CHDs (as far as I can recall). I also remember one time it was showing CSO extraction progress and got up to 2000+%
Removed the CSO files and the issue seems to have stopped again, curious…
Paste the command
npx -y igir clean link report --cache-path Data/IGIR/IGIR.cache --clean-backup Unsorted/Backup --dat Data/IGIR/No-Intro --dat Data/IGIR/Redump --dir-dat-name --input Games --input Sync/games-roms --input Unsorted/Downloads --input Unsorted/Myrient --output Games --report-output "Data/Reports/%YYYY-%MM-%DD.csv"
Describe the bug
When scanning chd and cso files the node process seems to use a lot of memory and eventually gets killed, not sure exactly why but I'm pretty sure it has to do with decompression as it wasn't an issue before - I have 8 GB RAM allocated to the VM.
Expected behavior
Standard IGIR link and process.
Debug logs
DAT(s) used
No-Intro, Redump (same as before, no issues prior to CSO and CHD addition).
igir version
v3.0.1
Node.js version
v22.9.0
Operating system
Ubuntu 24.04.1 LTS
Additional context
Running inside a VM on macOS, hasn't been a problem till now. On exit there are many node processes that seemingly haven't exited after the main process was killed due to out of memory errors.