Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cgroup parsing errors #48

Closed
qjerome opened this issue Feb 8, 2024 · 0 comments
Closed

Cgroup parsing errors #48

qjerome opened this issue Feb 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@qjerome
Copy link
Member

qjerome commented Feb 8, 2024

When using kunai to monitor Kubernetes containers @blightzero reported that lots of error messages regarding cgroups gets generated.
This is very likely a bug !

ERROR kunai_ebpf::probes::clone] failed to resolve cgroup: failed appending to path
ERROR kunai_ebpf::probes::execve] failed to resolve cgroup: failed appending to path
ERROR kunai_ebpf::probes::schedule] CgroupError

Setup: Kernel 6.1.0 from Debian backports

@qjerome qjerome added the bug Something isn't working label Feb 8, 2024
qjerome added a commit that referenced this issue Feb 9, 2024
we now give a chance to userland to resolve cgroup

Signed-off-by: qjerome <qjerome@rawsec.lu>
qjerome added a commit that referenced this issue Feb 9, 2024
we now give a chance to userland to resolve cgroup

Signed-off-by: qjerome <qjerome@rawsec.lu>
@qjerome qjerome closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant