- Package:
- qemu-user-static
- Source:
- qemu
- Description:
- QEMU user mode emulation binaries (static version)
- Submitter:
- Adam Borowski
- Date:
- 2025-08-11 08:33:05 UTC
- Severity:
- normal
Package: qemu-user-static Version: 1:2.11+dfsg-1 Severity: normal Hi! While a tiny executable such as arch-test works, anything that uses libc crashes with: [/srv/chroots/hppa]# chroot . /usr/bin/qemu-hppa-static /bin/true qemu-hppa-static: /build/qemu-v8TF72/qemu-2.11+dfsg/target/hppa/translate.c:422: nullify_end: Assertion `status != DISAS_NORETURN && status != DISAS_IAQ_N_UPDATED' failed. Segmentation fault I didn't isolate the minimal snippet of code that triggers this. Meow!
Hello! Can you please verify if this is still the case with qemu-user-static currently in unstable? Since it is statically linked, you can either install whole package or just a single executable. Thank you! /mjt
Version: 1:7.2+dfsg-1 It looks like this issue has been fixed since at least version 7.2 of qemu (bookworm). Closing this bug report finally. Please feel free to reopen it if you think it is incorrect. Thanks, /mjt