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

podman run --pod: fatal: systemstack called from unexpected goroutinetimeout: the monitored command dumped core #17099

Closed
edsantiago opened this issue Jan 12, 2023 · 3 comments
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue

Comments

@edsantiago
Copy link
Member

Not-quite-new flake. First seen in October, but it was a one-off and I swept it under the rug. Happened again today:

not ok 292 podman pod create --share
...
# podman pod create --share ipc --name xuez5nsw7r
dc14d7b800ac866b9783692eccf9c0a76675e75015550cfe24a59f2055d53292
# podman pod inspect xuez5nsw7r --format {{.SharedNamespaces}}
[ipc]
# podman run --rm --pod xuez5nsw7r --hostname foobar quay.io/libpod/testimage:20221018 hostname
fatal: systemstack called from unexpected goroutinetimeout: the monitored command dumped core
[ rc=133 (** EXPECTED 0 **) ]

[sys] podman pod create --share

I don't expect anyone to do anything about this: it's too infrequent. Am filing because we've seen it twice, so we'll be seeing it again.

@edsantiago edsantiago added the flakes Flakes from Continuous Integration label Jan 12, 2023
@Luap99
Copy link
Member

Luap99 commented Jan 13, 2023

I would expect a stack trace from go if the bug was in our code. This sounds like something went wrong in the go runtime. Without a reproducer this will be impossible to debug.

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@rhatdan
Copy link
Member

rhatdan commented Feb 19, 2023

Since we never heard more feedback, closing.

@rhatdan rhatdan closed this as completed Feb 19, 2023
@github-actions 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 Aug 31, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue
Projects
None yet
Development

No branches or pull requests

3 participants