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

High CPU usage and memory leak? #956

Open
D-nov opened this issue Jan 14, 2025 · 0 comments
Open

High CPU usage and memory leak? #956

D-nov opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@D-nov
Copy link

D-nov commented Jan 14, 2025

Describe the bug
When ray is left to run for few days in a row (3 days in this case) i noticed 2 things.
1 - A 43 GB syslog (/var/log/syslog) file full of logs about ray timeout / infinite loop ? - I don't remember the exact message because i was in hurry to free up system disk space
2 - High CPU usage, this morning when i check why the PC was still slow after freeing the disk space from the log file seemed like 94% of the CPU was occupied by Ray app when it was not even logging anything at that time.

Versions
2.8.1 (latest app image)

To Reproduce
Steps to reproduce the behavior:

  1. Use ray
  2. No idea how proceed forward. Maybe dump something huge or enter infinite loop with a ray dump in it ?

Expected behavior
Do not allow leaks and prevent log file to grow over 1gb of size

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

Desktop (please complete the following information):

  • OS: Ubuntu 24.xx

Additional context
Is this the ray app repo or is ray.app the app repo?? Your repo naming is confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants