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 caused by too many files/directory (Wings) #5063

Open
3 tasks done
Loupric opened this issue Apr 7, 2024 · 0 comments
Open
3 tasks done

Memory Leak caused by too many files/directory (Wings) #5063

Loupric opened this issue Apr 7, 2024 · 0 comments
Labels
not confirmed Report seems plausible but requires additional testing or 3rd part confirmation.

Comments

@Loupric
Copy link

Loupric commented Apr 7, 2024

Current Behavior

Hello, I have a massive memory leak with Wings(latest version) when we have a server with a lot of files.

Expected Behavior

As soon as we have a server with a lot of files (minecraft with a dynmap for example), wings uses a lot of RAM (cache) without clearing it, restarting wings is of no use, as soon as it is turned back on, the memory fills up until it reaches saturation point. the machine.. (32G/32G of RAM)

Steps to Reproduce

  • Create a server with any egg (For this example I have take NodeJS and a code to create ~1m of files empty)
  • Create a lot of file (More file provoke more RAM used, to see this memory leak, pls create a minimum of 100k files.)
    In my case it's a dynmap map, Im uploading it in a .zip and giving you the link when it's uploaded
  • Just wait and observe memory used (cache) by wings (systemctl status wings)

Panel Version

1.11.5

Wings Version

1.11.11

Games and/or Eggs Affected

All of Eggs or Games, we just need to have a ton of files. (huge or small)

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
@Loupric Loupric added the not confirmed Report seems plausible but requires additional testing or 3rd part confirmation. label Apr 7, 2024
@Loupric Loupric changed the title Memory Leak ? Memory Leak caused by too many files/directory Apr 11, 2024
@Loupric Loupric changed the title Memory Leak caused by too many files/directory Memory Leak caused by too many files/directory (Wings) Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not confirmed Report seems plausible but requires additional testing or 3rd part confirmation.
Projects
None yet
Development

No branches or pull requests

1 participant