Podman when running in rootless mode gets stuck in splice system call when OOB packet is received #18161
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.
network
Networking related issue or feature
Podman is running in rootless mode and a server is listening on a port and using splice call to read the message.
When OOB message is being received the process inside the container is stuck forever in splice call.
Attached the strace of the container running the process
strace_podman_linux_image.txt
Steps to reproduce:
Started a server inside container and it is stuck in splice system call
The text was updated successfully, but these errors were encountered: