Bug#1014177: qemu-user-static: QEMU aarch64 user mode emulation always segfaults

2022-10-12 Thread Tony Garnock-Jones
On Tue, 13 Sep 2022 23:42:19 +0300 Michael Tokarev wrote: I uploaded new upstream release of qemu a few days ago, 7.1, can you verify if that one makes any difference? It looks hopeful at least for my use cases! # dpkg --add-architecture arm64 # apt update # apt install hello:arm64 # apt inst

Bug#1014177: qemu-user-static: QEMU aarch64 user mode emulation always segfaults

2022-09-13 Thread Michael Tokarev
On Fri, 01 Jul 2022 17:06:31 +0200 Jörn_Heusipp wrote: Package: qemu-user-static Version: 1:7.0+dfsg-7 Severity: important X-Debbugs-Cc: osm...@problemloesungsmaschine.de Dear Maintainer, I am using QEMU user mode emulation to test my software on non-amd64 architectures. I have qemu-user-sta

Bug#1014177: qemu-user-static: QEMU aarch64 user mode emulation always segfaults

2022-07-21 Thread Tony Garnock-Jones
Hi, I think I'm seeing the same thing. Reproduction from a fresh install of bookworm on an x86_64 host: # dpkg --add-architecture arm64 # apt update # apt install hello:arm64 # apt install qemu-user-static binfmt-support # hello qemu: uncaught target signal 11 (Segmentation fault) - core dumpe

Bug#1014177: qemu-user-static: QEMU aarch64 user mode emulation always segfaults

2022-07-01 Thread Jörn Heusipp
Package: qemu-user-static Version: 1:7.0+dfsg-7 Severity: important X-Debbugs-Cc: osm...@problemloesungsmaschine.de Dear Maintainer, I am using QEMU user mode emulation to test my software on non-amd64 architectures. I have qemu-user-static and binfmt-support installed so that I can run foreign