When running pfclient on my "Debian GNU/Linux 10 (buster)" the memory is building up slowly but surely.
the growth stops at ~7.5GB of the 8GB I have on my system.
shows:
Meaning when the system is running for a good day almost all memory is consumed
have done like remove - reinstall - update and upgrade - but no prevail.
Any hints and/or tips?
the growth stops at ~7.5GB of the 8GB I have on my system.
Code:
sudo systemctl status pfclient
Code:
● pfclient.service - LSB: planefinder.net ads-b decoder
Loaded: loaded (/etc/init.d/pfclient; generated)
Active: active (running) since Tue 2021-05-18 06:33:27 CEST; 1 day 13h ago
Docs: man:systemd-sysv-generator(8)
Process: 8793 ExecStart=/etc/init.d/pfclient start (code=exited, status=0/SUCCESS)
Tasks: 8 (limit: 4915)
Memory: 7.0G
CGroup: /system.slice/pfclient.service
└─8802 /usr/bin/qemu-arm-static /usr/bin/pfclient -d -i /var/run/pfclient.pid -z /etc/pfclient-config.json -y /var/log/pfclient $
Meaning when the system is running for a good day almost all memory is consumed
have done like remove - reinstall - update and upgrade - but no prevail.
Any hints and/or tips?