Podman 3.2.0 crash in cgroups.getAvailableControllers #10666
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
podman in version 3.2.0 is crashing on "run" and "info" when a controller is in /proc/cgroups but is not mounted in cgroupRoot
Steps to reproduce the issue:
podman/pkg/cgroups/cgroups.go
Lines 169 to 172 in d1cb5d1
After changing line 170 to:
the commands are working again.
Output of
podman version
:Output of
podman info --debug
:The text was updated successfully, but these errors were encountered: