id = 789 title = "QEMU arm (not arm64) crashes on apple silicon when run via docker desktop" state = "closed" created_at = "2021-12-20T15:47:42.823Z" closed_at = "2021-12-21T23:28:34.616Z" labels = ["linux-user", "target: arm"] url = "https://gitlab.com/qemu-project/qemu/-/issues/789" host-os = "macOS 15.1" host-arch = "ARM64" qemu-version = "6.1 according to the docker release notes" guest-os = "rpi-raspian" guest-arch = "arm" description = """docker build of the simple Dockerfile here causes QEMU to crash in arm emulation. It is perfectly reproducible. FROM balenalib/rpi-raspbian:bullseye-20210925 USER root RUN apt-get update -y && apt-get upgrade -y""" reproduce = "n/a" additional = """"""