Control: forwarded -1 https://gitlab.com/qemu-project/qemu/-/issues/2597
15.09.2024 17:58, Simon McVittie wrote:
Package: qemu-user
Version: 1:9.0.2+ds-2+b1
Severity: normal
User: debian-powe...@lists.debian.org
Usertags: ppc64el
X-Debbugs-Cc: debian-powe...@lists.debian.org
The new cross-exe-wrapper package in src:architecture-properties runs
binaries from a foreign architecture, either directly or via qemu-user.
Its autopkgtest uses busybox from each release architecture (specifically
the `busybox true` and `busybox echo` applets) as a smoke-test to see
whether this works as intended.
On ppc64el, the result indicates that the qemu-i386 in qemu-user:ppc64el
can't run busybox:i386:
137s qemu: uncaught target signal 11 (Segmentation fault) - core dumped
This is an upstream issue, introduced between 8.2 and 9.0.
For fun, it is not an issue anymore for debian, since it only happens when
the qemu binary is linked dynamically, and since 9.1 version, I dropped
dynamically linked version. So it doesn't occur on debian anymore.
So I guess this bug report can be closed now.
/mjt