summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_HVF/1990.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_HVF/1990.toml')
-rw-r--r--gitlab/issues/target_arm/host_missing/accel_HVF/1990.toml29
1 files changed, 0 insertions, 29 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_HVF/1990.toml b/gitlab/issues/target_arm/host_missing/accel_HVF/1990.toml
deleted file mode 100644
index 262bdb822..000000000
--- a/gitlab/issues/target_arm/host_missing/accel_HVF/1990.toml
+++ /dev/null
@@ -1,29 +0,0 @@
-id = 1990
-title = "qemu ASSERT [ArmCpuDxe] DefaultExceptionHandler.c:333 on Mac M3"
-state = "opened"
-created_at = "2023-11-20T22:51:55.968Z"
-closed_at = "n/a"
-labels = ["accel: HVF", "hostos: macOS", "target: arm"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1990"
-host-os = "macOS Sonoma 14.1.1"
-host-arch = "aarch64"
-qemu-version = "8.1.2"
-guest-os = "fedora-coreos-39.20231101.2.1"
-guest-arch = "aarch64"
-description = """I am installing Podman 4.7.2 and `podman-machine` uses `qemu-system-aarch64` to boot up an embedded coreos image to run containers.
-With the new Apple M3 hardware, I am experiencing a QEMU assertion failure almost all of the time.
-
-![image](/uploads/372b9ae2dfaa2d70e704a0f30b1964f1/image.png)
-
-`ASSERT [ArmCpuDxe] /home/kraxel/projects/qemu/roms/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/DefaultExceptionHandler.c(333): ((BOOLEAN)(0==1))`
-
-I have been unable to get the full crash output - I didn't figure out how to resize the console any larger, and I tried a couple different ways to hook the console up to qemu stdout without any success. (since the kernel command line parameters are not passed in, but instead the image uses a bootloader)
-
-I believe this is the same issue I experience, but with a better capture of the crash:
-https://github.com/lima-vm/lima/issues/1996"""
-reproduce = """1. Use Mac M3 (Max in my case)
-2. Install Podman
-3. Run `podman-machine init`
-4. Run `podman-machine start --log-level=debug`
-5. Crash (almost certainly)"""
-additional = "n/a"