Describe the bug
After upgrading to ZimaOS 1.7.0, the icewhale-files-backup process (/usr/bin/icewhale-files-backup) experiences severe memory bloat / memory leak. The process was observed consuming over 22 GiB of RAM and ~26.6% CPU utilization.
System Information:
- OS Version: ZimaOS 1.7.0
- Affected Process:
/usr/bin/icewhale-files-backup (PID seen: 31546)
- RAM Consumed: ~22 GiB
Additional Context
System became slow/unresponsive due to memory exhaustion. Killing the process temporarily frees up memory, but the underlying leak needs investigation.
Describe the bug
After upgrading to ZimaOS 1.7.0, the
icewhale-files-backupprocess (/usr/bin/icewhale-files-backup) experiences severe memory bloat / memory leak. The process was observed consuming over 22 GiB of RAM and ~26.6% CPU utilization.System Information:
/usr/bin/icewhale-files-backup(PID seen: 31546)Additional Context
System became slow/unresponsive due to memory exhaustion. Killing the process temporarily frees up memory, but the underlying leak needs investigation.