Asus ARM routers. 380 series FW. Memory leak in /sbin/watchdog process. Can inspect and monitor in htop (installable from Entware-ng) or by command line:
$ cat /proc/$(pidof watchdog)/status|grep VmRSS
VmRSS: 5348 kB
This process occupies 1500 - 2000 KB of RAM on reboot (I think...can't recall exactly ATM). My RT-AC56U being up for 11 days accumulates over 5 MB.
The leak is slower than the one in /sbin/preinit. From my observation, the process leaks about 4 KB every 15 minutes.
Didn't pay attention when I was on 378.55. So not sure if it's 380 series FW specific..
Anyone else see the leak on ARM routers with a 380 series FW?
$ cat /proc/$(pidof watchdog)/status|grep VmRSS
VmRSS: 5348 kB
This process occupies 1500 - 2000 KB of RAM on reboot (I think...can't recall exactly ATM). My RT-AC56U being up for 11 days accumulates over 5 MB.
The leak is slower than the one in /sbin/preinit. From my observation, the process leaks about 4 KB every 15 minutes.
Didn't pay attention when I was on 378.55. So not sure if it's 380 series FW specific..
Anyone else see the leak on ARM routers with a 380 series FW?