You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As suggested, as a temporary workaround, I deleted all content of ~/.local/share/containers/storage (no named volumes so I deleted everything as I have separate directories that I mount inside containers).
I pulled again all the images (I'm using quadlet files so a simple reboot did the trick) and all of the containers worked expect for one that still give me the same error:
I tried to move the quadlet file of that container under another user on the same system and the container started immediately without any issue. This suggests that the image does not have any problem, AFAIK.
I tried looking for something (file/directory) that contains that string, nothing:
Hi @giuseppe,
I'm not building from source but using the package provided by the OS I use, openSUSE Tumbleweed.
I can't provide the output of podman info as the SIGSEGV issue prevents podman to run correctly.
However, this is the output of the package manager:
Information for package podman:
-------------------------------
Repository : Main Repository (OSS)
Name : podman
Version : 5.3.1-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 52.7 MiB
Installed : Yes
Status : up-to-date
Source package : podman-5.3.1-3.1.src
Upstream URL : https://github.com/containers/podman
I'm not using any additional image store. Or at least not that I know.
My configuration is: quadlet files and mounted directories inside containers.
I am closing this issue because it is a duplicate of containers/storage#2184 and we can keep the conversion there if you've any follow up since there is nothing new here.
There is really not much more we can do upstream, the bug was fixed, so please try with the upstream version of podman
This is a follow up on this topic.
As suggested, as a temporary workaround, I deleted all content of
~/.local/share/containers/storage
(no named volumes so I deleted everything as I have separate directories that I mount inside containers).I pulled again all the images (I'm using quadlet files so a simple reboot did the trick) and all of the containers worked expect for one that still give me the same error:
I tried to move the quadlet file of that container under another user on the same system and the container started immediately without any issue. This suggests that the image does not have any problem, AFAIK.
I tried looking for something (file/directory) that contains that string, nothing:
What could be causing that problem? Is there something else that should be deleted to completely get rid of that issue?
The text was updated successfully, but these errors were encountered: