packages icon indicating copy to clipboard operation
packages copied to clipboard

Podman 5.2.2-r1 immediate segmentation fault

Open sphaero opened this issue 3 months ago • 1 comments

Package Name

podman

Maintainer

@oskarirauta

OpenWrt Version

24.10 e781816fe1ffd19a00a9d66d77898924798579c7 (TurrisOS)

OpenWrt Target/Subtarget

mvebu/cortexa9

Steps to Reproduce

  1. Install podman
  2. Run podman (any command)
Segmentation fault

Actual Behaviour

Podman won't run and immediately segfaults.

Tried gdb:

Reading symbols from /usr/bin/podman...
(No debugging symbols found in /usr/bin/podman)
(gdb) r
Starting program: /usr/bin/podman 

Program received signal SIGSEGV, Segmentation fault.
0xb6fe7df8 in ?? ()
(gdb) bt
#0  0xb6fe7df8 in ?? ()
#1  0xb6fe84c8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

This is running on TurrisOS 9.0.1 which is openwrt 24.10 and the package comes directly from openwrt and is not maintained by Turris. Not sure where it is build but the binary is distributed by turris.cz.

Package: podman
Version: 5.2.2-r1
Depends: libc, conmon, libgpgme, libseccomp, nsenter, zoneinfo-simple, kmod-veth, slirp4netns, netavark, aardvark-dns, catatonit, crun
Status: install user installed
Architecture: arm_cortex-a9_vfpv3-d16
Conffiles:
 /etc/containers/networks/podman.json 72b104fa541663d13527712bcef1d2bb3ceea8b9d19391a1579d167cffa6fa14
 /etc/containers/containers.conf 6ad0f4e5e553c9da926a9c006b8399ad84fc033b5cc31a13f12e1e87ef487bb7
 /etc/containers/policy.json cddfaa8e6a7e5497b67cc0dd8e8517058d0c97de91bf46fff867528415f2d946
 /etc/containers/registries.conf bc2b58c209aa8ca35b6814ec9a3c64716d4970b884ade460b65000e56024dfee
 /etc/containers/storage.conf a3180f030edfc17fd08350c2e72e02b328bee330d470130cc89fb44900a34236
Installed-Time: 1764333980

Ref: https://forum.turris.cz/t/turris-os-9-0-segmentation-fault-on-podman/22216

Confirmation Checklist

  • [x] The package is maintained in this repository.
  • [x] I understand that issues related to the base OpenWrt repository or LuCI repository will be closed.
  • [x] I am reporting an issue for OpenWrt, not an unsupported fork.

sphaero avatar Dec 08 '25 20:12 sphaero

Plese revalidate YOUR issue using real OpenWRT or seek help where you got your firmware from.

brada4 avatar Dec 10 '25 23:12 brada4

Closed as invalid, TurrisOS is not OpenWrt.

wehagy avatar Dec 20 '25 19:12 wehagy