On Mon, 28 Jun 2021 19:28:21 +0200 Arne Plöse <aplo...@gmx.de> wrote:
# SIGILL (0x4) at pc=0x000003ff88c7e6f4, pid=587, tid=588 # # Problematic frame: # C [linux-vdso64.so.1+0x6f8] __kernel_getcpu+0x8
I get the same error on Ubuntu 20.04 LTS and the latest QEMU 6.1, so I created bug reports for the Ubuntu QEMU package:
Java crashes on s390x VM with SIGILL/ILL_PRVOPC at '__kernel_getcpu+0x8' https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1945540 and also for the upstream QEMU project: Java crashes on s390x VM with SIGILL/ILL_PRVOPC at '__kernel_getcpu+0x8' https://gitlab.com/qemu-project/qemu/-/issues/655 John