summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_missing/1819.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_arm/host_missing/accel_missing/1819.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloadqemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_missing/1819.toml')
-rw-r--r--gitlab/issues/target_arm/host_missing/accel_missing/1819.toml20
1 files changed, 20 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/1819.toml b/gitlab/issues/target_arm/host_missing/accel_missing/1819.toml
new file mode 100644
index 000000000..254c5fe45
--- /dev/null
+++ b/gitlab/issues/target_arm/host_missing/accel_missing/1819.toml
@@ -0,0 +1,20 @@
+id = 1819
+title = "segmentation fault for rpm -qa command on centos:centos7 linux/arm/v7 architecture for docker container in shell."
+state = "opened"
+created_at = "2023-08-08T09:05:22.768Z"
+closed_at = "n/a"
+labels = ["target: arm"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1819"
+host-os = "ubuntu aws t2.large machine.cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION=\"Ubuntu 22.04.2 LTS\""
+host-arch = "arm/v7"
+qemu-version = "- QEMU command line:"
+guest-os = "n/a"
+guest-arch = "arm/v7"
+description = """"""
+reproduce = """1. docker pull centos:centos7@sha256:6887440ab977f751d6675157b73e42428d8ac05cf244c5d09ba036cc22d40d13 //pull an image centos:centos7 linux/arm/v7 tag
+2. docker run -it b22fdcc90005 //docker run in interactive mode just pulled image
+3. on shell run command -\\> rpm -qa.
+4. docker run -it b22fdcc90005
+
+   WARNING: The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/amd64) and no specific platform was requested \\[root@e23bc92686e8 /\\]# rpm -qa Segmentation fault (core dumped)"""
+additional = "n/a"