[systemd-devel] cgroup messages on service stop

Orion Poplawski orion at nwra.com
Wed Jun 4 16:57:20 UTC 2025


I'm seeing the following on an EL9.6 system when stopping the bdsec-daemon
service:

Jun 03 12:41:12 systemd[427214]: bdsec-daemon.service: Failed to attach
process to cgroup /system.slice/bdsec-daemon.service/.control because the
cgroup or one of its parents or siblings is in the threaded mode: Structure
needs cleaning
Jun 03 12:41:12 systemd[427214]: bdsec-daemon.service: Failed at step CGROUP
spawning /opt/bitdefender-security-tools/bin/bdsecd: Structure needs cleaning
Jun 03 12:41:12 systemd[1]: bdsec-daemon.service: Control process exited,
code=exited, status=219/CGROUP
Jun 03 12:41:12 systemd[1]: bdsec-daemon.service: Failed to kill control group
/system.slice/bdsec-daemon.service, ignoring: Operation not supported
Jun 03 12:41:33 systemd[1]: bdsec-daemon.service: Failed with result 'exit-code'.
Jun 03 12:41:33 systemd[1]: bdsec-daemon.service: Consumed 1d 17h 31min 3.836s
CPU time.

Can anyone clue me into what this means exactly?

[Unit]
Description=Bitdefender Security Tools Daemon
PartOf=bdsec.service
After=bdsec.service

[Service]
Group=bitdefender
UMask=0077
LimitNOFILE=100000
LimitMEMLOCK=infinity
TasksMax=4096
RestartSec=5
Restart=on-abnormal
StartLimitBurst=5
StartLimitInterval=600s
Delegate=yes
Environment="BDINSTALLPATH=/opt/bitdefender-security-tools"
ExecStart=/opt/bitdefender-security-tools/bin/bdsecd -c
/opt/bitdefender-security-tools/etc/bdsecd.json
ExecStop=/opt/bitdefender-security-tools/bin/bdsecd -c
/opt/bitdefender-security-tools/etc/bdsecd.json -k

[Install]
WantedBy=bdsec.service

-- 
Orion Poplawski
he/him/his  - surely the least important thing about me
Manager of IT Systems                      720-772-5637
NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       orion at nwra.com
Boulder, CO 80301                 https://www.nwra.com/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4087 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20250604/801b6ed3/attachment.bin>


More information about the systemd-devel mailing list