-
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
Podman hanging #5350
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.
rootless
stale-issue
Comments
openshift-ci-robot
added
the
kind/bug
Categorizes issue or PR as related to a bug.
label
Feb 27, 2020
Oh, and even though |
Can you reproduce with a |
|
Seems like slirp. @giuseppe @AkihiroSuda PTAL |
A friendly reminder that this issue had no activity for 30 days. |
@giuseppe Did you ever get a chance to look at this? |
I think this can be fixed by: 647dc33 |
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.
rootless
stale-issue
/kind bug
Description
Might be #5291, but I'm not using systemd-spawned containers.
I'm consistently having problems with podman hanging
Steps to reproduce the issue:
Ok, this is a multi-terminal thing, but I'll try my best.
I'm starting with a fresh podman instance with nothing else on the system.
(The command in 🐚 exits)
Ctrl-C in 🐚 does work, and the other two commands run (producing the output above).
Describe the results you expected:
No hanging and no weird errors.
Additional information you deem important (e.g. issue happens only occasionally):
I'm running
sudo rm -r ~/.local/share/containers/
between runs to consistently get the above behavior.Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):(Project Kubic builds)
Additional environment details (AWS, VirtualBox, physical, etc.):
Real metal laptop, running debian, same for all my other bugs.
The text was updated successfully, but these errors were encountered: