-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
ERRO[0131] unable to close namespace: "close /proc/%/ns/user: bad file descriptor" #5873
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.
Comments
openshift-ci-robot
added
the
kind/bug
Categorizes issue or PR as related to a bug.
label
Apr 18, 2020
I can confirm the issue using podman-1.8.2. |
I've opened a PR ⬆️ |
giuseppe
added a commit
to giuseppe/libpod
that referenced
this issue
Apr 20, 2020
open the namespace file descriptors inside of the child process. Closes: containers#5873 Signed-off-by: Giuseppe Scrivano <[email protected]>
10 tasks
giuseppe
added a commit
to giuseppe/libpod
that referenced
this issue
Apr 23, 2020
open the namespace file descriptors inside of the child process. Closes: containers#5873 Signed-off-by: Giuseppe Scrivano <[email protected]> (cherry picked from commit 788fdc6)
snj33v
pushed a commit
to snj33v/libpod
that referenced
this issue
May 31, 2020
open the namespace file descriptors inside of the child process. Closes: containers#5873 Signed-off-by: Giuseppe Scrivano <[email protected]>
github-actions
bot
added
the
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
label
Sep 23, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Steps to reproduce the issue:
The above error is in-consistent, so unable to simulate it with same set of commands.
1.
Describe the results you received:
got error "unable to close namespace"
Describe the results you expected:
no errors are expected
Additional information you deem important (e.g. issue happens only occasionally):
yes issue happens randomly
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Additional environment details (AWS, VirtualBox, physical, etc.):
vmware host running rhel 8.1
The text was updated successfully, but these errors were encountered: