Crash in runtime.raise.abi0

Similar reports
Problem #717340
Component
podman
Last affected version
5:5.3.0-1.fc41
Executable
/usr/bin/podman
Error name
SIGABRT 6
First occurrence
2024-11-22
Last occurrence
2025-01-27
Unique reports
5
Quality
-73

Statistics

Operating system Unique / Total count
Fedora 41 5 / 42,837
Operating system Count
Fedora 41 42,837
Architecture Count
x86_64 42,837
Related packages Count
podman 42,837
 5:5.3.0-1.fc41 42,837
glibc 42,836
 0:2.40-9.fc41 42,816
 0:2.40-12.fc41 20
bzip2-libs 42,816
 0:1.0.8-19.fc41 42,816

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

History

Daily:

Weekly:

Monthly:


Backtrace

Frame # Function Binary Source or offset Line
1
runtime.raise.abi0
/usr/bin/podman 0x82d21
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
2
runtime.sigfwdgo
/usr/bin/podman 0x586c8
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
3
runtime.sigtrampgo
/usr/bin/podman 0x56f25
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
4
runtime.sigtramp.abi0
/usr/bin/podman 0x83029
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
5
/lib64/libc.so.6 0x19dd0
Build id: 948d229348b56bdcf4e0a96d5ccd8fb175f617f0
-
6
runtime.raise.abi0
/usr/bin/podman 0x82d21
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
7
runtime.fatalpanic
/usr/bin/podman 0x3ead3
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
8
runtime.gopanic
/usr/bin/podman 0x78a28
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
9
runtime.sigpanic
/usr/bin/podman 0x7ae19
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
10
github.com/containers/storage.(*layerStore).load
/usr/bin/podman 0xa62df7
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
11
github.com/containers/storage.(*store).newLayerStore
/usr/bin/podman 0xa64bc5
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
12
github.com/containers/storage.(*store).getLayerStoreLocked
/usr/bin/podman 0xa77b9d
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
13
github.com/containers/storage.(*store).getLayerStore
/usr/bin/podman 0xa77cef
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
14
github.com/containers/storage.(*store).writeToAllStores
/usr/bin/podman 0xa7876c
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
15
github.com/containers/storage.(*store).DeleteContainer
/usr/bin/podman 0xa85cb8
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
16
github.com/containers/podman/v5/libpod.(*storageService).DeleteContainer
/usr/bin/podman 0x1146e92
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
17
github.com/containers/podman/v5/libpod.(*Container).teardownStorage
/usr/bin/podman 0x108c794
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
18
github.com/containers/podman/v5/libpod.(*Runtime).removeContainer
/usr/bin/podman 0x111a648
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
19
github.com/containers/podman/v5/libpod.(*Runtime).refresh
/usr/bin/podman 0x110e52d
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
20
github.com/containers/podman/v5/libpod.makeRuntime
/usr/bin/podman 0x110d32e
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
21
github.com/containers/podman/v5/libpod.newRuntimeFromConfig
/usr/bin/podman 0x110ac8e
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
22
github.com/containers/podman/v5/libpod.NewRuntime
/usr/bin/podman 0x110a93a
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
23
github.com/containers/podman/v5/pkg/domain/infra.getRuntime
/usr/bin/podman 0x11f429c
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
24
github.com/containers/podman/v5/pkg/domain/infra.GetRuntime.func1
/usr/bin/podman 0x11f2365
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
25
sync.(*Once).doSlow
/usr/bin/podman 0x8ec74
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
26
github.com/containers/podman/v5/pkg/domain/infra.GetRuntime
/usr/bin/podman 0x11f2295
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
27
github.com/containers/podman/v5/pkg/domain/infra.NewLibpodImageRuntime
/usr/bin/podman 0x11f6567
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
28
github.com/containers/podman/v5/pkg/domain/infra.NewImageEngine
/usr/bin/podman 0x11f206b
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
29
github.com/containers/podman/v5/cmd/podman/registry.NewImageEngine
/usr/bin/podman 0x11f7054
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
30
main.persistentPreRunE
/usr/bin/podman 0x13e2739
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
31
github.com/spf13/cobra.(*Command).execute
/usr/bin/podman 0x50e411
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
32
github.com/spf13/cobra.(*Command).ExecuteC
/usr/bin/podman 0x50ee5f
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
33
main.Execute
/usr/bin/podman 0x13e1774
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
34
main.main
/usr/bin/podman 0x13e0ed2
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
35
runtime.main
/usr/bin/podman 0x41bdd
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-
36
runtime.goexit.abi0
/usr/bin/podman 0x814e1
Build id: 35ea0d96e41283789fd7d5fbac60c880761e7922
-