iprodanovbg / homeassistant-desktop

🎛 Desktop application (Windows / macOS / Linux) for Home Assistant built with Electron
Apache License 2.0
432 stars 45 forks source link

Memory leak - application is using 85GB of my Memory on MacOS #38

Open bordeux opened 11 months ago

bordeux commented 11 months ago

I think application have somewhere memory leak. I do not remember when exactly last time i restarted system or application

image

Mac Pro 14, M2 chip

nelson-tbone commented 10 months ago

Hi, I'm noticing this on windows too, my pagefile grows almost to the disk limit and when I click on systray icon the application crashes. I restart the application and my pagefile shrink to normal. No abnormal physical RAM use, that I have noticed thou.

weoses commented 6 months ago

Same issue, app ate 15 gb of shared memory App was running 24 hours, most time pc was in screen-off locked mode I dont know is it electron or app issue

image

(i dont have proofs, but when i stop app shared memory usage reduced to zero) Arch linux Linux mpc 6.7.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 08 Mar 2024 01:59:01 +0000 x86_64 GNU/Linux X.Org X Server 1.21.1.11 KDE plasma 6.0.1-1 (on X11) Also, some logs from journalctl -r | grep HomeAssistantDesktop > hm.log hm.log

fivepointeight commented 4 months ago

Can confirm this happened to me as well with the pre-compiled appimage. Machine had been running for at least 6 hours, used up around 7gb of memory. Debian 12, Linux Version 6.1.

LordZozzy commented 3 months ago

Hi, I'm noticing this on windows too, my pagefile grows almost to the disk limit and when I click on systray icon the application crashes. I restart the application and my pagefile shrink to normal. No abnormal physical RAM use, that I have noticed thou.

Can confirm, on Win10 22H2 19045.4412 does the same. Made me uninstall :( Too bad, tray access would be nice otherwise.