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

BPF programs are not unloaded from kernel if user space program running in docker container receives SIGKILL #37

Open
tomaszjonak opened this issue May 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@tomaszjonak
Copy link
Contributor

Encountered this while running demo_socket_listen in docker. kill -9 on host machine hanged container. Ended up rebooting the machine.

@tomaszjonak tomaszjonak added the bug Something isn't working label May 5, 2023
@tomaszjonak tomaszjonak changed the title BPF programs are not unloaded from kernel if user space program receives SIGKILL BPF programs are not unloaded from kernel if user space program running in docker container receives SIGKILL May 8, 2023
@tomaszjonak
Copy link
Contributor Author

Couldn't reproduce without docker. Feels like this might be a kernel bug of sorts but needs further triage.

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