Panic in varlinkapi.imagesToImageList #6021
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.
stale-issue
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
In Cockpit tests we noticed that the connection to varlink drops and then we see go-panic in journal.
I don't actually have reproducer, but I hope that the logs are verbose enough.
Describe the results you received:
and the more verbose version: bt1.txt
It might be the same undrelying problem as with #6018 as it is happening in the same test, the differenc is that we run it once as root and once as rootless (this one is the root one, #6018 is rootless). But the traceback looks completly different, so I opened it separatelly.
Our bots also saved the core
Possibly it happens when we execute
podman rmi -f $(podman images -q)
but this might be just red-harring.The text was updated successfully, but these errors were encountered: