[Bug 2017209] Re: [Raspberry Pi/lunar] systemd-oomd fails with "ConditionControlGroupController=memory was not met"
Jürg Häfliger
2017209 at bugs.launchpad.net
Fri Apr 18 21:37:23 UTC 2025
- Previous message (by thread): [Bug 1291867] Re: ERROR: hook /usr/share/apport/package-hooks/source_linux.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/package-hooks/source_linux.py", line 43, in add_info apport.hookutils.attach_hardware(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 282, in attach_hardware attach_dmi(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 237, in attach_dmi value = fd.read().strip() File "/usr/lib/python3.3/codecs.py", line 301, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
- Next message (by thread): [Bug 942846] Re: encrypted install fails to boot as long as vt.handoff=7 is used
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
** Tags added: kernel-daily-bug
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2017209
Title:
[Raspberry Pi/lunar] systemd-oomd fails with
"ConditionControlGroupController=memory was not met"
Status in linux-raspi package in Ubuntu:
Fix Released
Status in systemd package in Ubuntu:
Invalid
Status in linux-raspi source package in Lunar:
Fix Released
Status in systemd source package in Lunar:
Invalid
Bug description:
PROBLEM SUMMARY:
----------------
Just upgraded to Ubuntu 23.04 (lunar) from Ubuntu 22.10 (kinetic). systemd-oomd fails with "ConditionControlGroupController=memory was not met" during boot.
If you manually started it after boot it starts but after a few minutes it fails with the same error.
These are the journalctl entries regarding this problem:
abr 20 23:12:48 fpgrpi systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
abr 20 23:12:48 fpgrpi systemd[1]: systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer was skipped because of an unmet condition check (ConditionControlGroupController=memory).
--- Line repeat 20 times ---
abr 20 23:12:49 fpgrpi systemd[1]: systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer was skipped because of an unmet condition check (ConditionControlGroupController=memory).
abr 20 23:12:49 fpgrpi systemd[1]: systemd-oomd.socket: Trigger limit hit, refusing further activation.
abr 20 23:12:49 fpgrpi systemd[1]: systemd-oomd.socket: Failed with result 'trigger-limit-hit'.
This is the systemctl status for systemd-oomd.service and systemd-oomd.socket:
# systemctl status systemd-oomd.service
○ systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer
Loaded: loaded (/lib/systemd/system/systemd-oomd.service; enabled; preset: enabled)
Active: inactive (dead)
TriggeredBy: × systemd-oomd.socket
Condition: start condition failed at Thu 2023-04-20 23:21:07 CEST; 9h ago
└─ ConditionControlGroupController=memory was not met
Docs: man:systemd-oomd.service(8)
# systemctl status systemd-oomd.socket
× systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket
Loaded: loaded (/lib/systemd/system/systemd-oomd.socket; enabled; preset: enabled)
Active: failed (Result: trigger-limit-hit) since Thu 2023-04-20 23:21:07 CEST; 9h ago
Duration: 2min 2.252s
Triggers: ● systemd-oomd.service
Docs: man:systemd-oomd.service(8)
Listen: /run/systemd/oom/io.system.ManagedOOM (Stream)
ADITIONAL INFO:
---------------
Machine is an arm64 "Raspberry Pi 4 Model B Rev 1.4 8GB"
# uname -a
Linux fpgrpi 6.2.0-1004-raspi #5-Ubuntu SMP PREEMPT Mon Apr 3 11:15:14 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
# lsb_release -rd
No LSB modules are available.
Description: Ubuntu 23.04
Release: 23.04
# apt-cache policy systemd-oomd
systemd-oomd:
Instalados: 252.5-2ubuntu3
Candidato: 252.5-2ubuntu3
Tabla de versión:
*** 252.5-2ubuntu3 500
500 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 Packages
100 /var/lib/dpkg/status
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/2017209/+subscriptions
- Previous message (by thread): [Bug 1291867] Re: ERROR: hook /usr/share/apport/package-hooks/source_linux.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/package-hooks/source_linux.py", line 43, in add_info apport.hookutils.attach_hardware(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 282, in attach_hardware attach_dmi(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 237, in attach_dmi value = fd.read().strip() File "/usr/lib/python3.3/codecs.py", line 301, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
- Next message (by thread): [Bug 942846] Re: encrypted install fails to boot as long as vt.handoff=7 is used
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the foundations-bugs
mailing list