[Qemu-devel] [Bug 1659901] Re: Regression: SIGSEGV running Java

2017-02-01 Thread Rich DiCroce
Additional investigation reveals the problem has something to do with the Azul ARM32 JIT. If I run Java with -Xint to force interpreter-only mode, this problem doesn't occur. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bug

[Qemu-devel] [Bug 1659901] [NEW] Regression: SIGSEGV running Java

2017-01-27 Thread Rich DiCroce
Public bug reported: I have a build script that bootstraps a Debian armhf image. Part of the process involves running a Java program while inside a chroot. I am using Debian's qemu-user-static package to run the armhf Java binary on an amd64 system. qemu-user-static version 1:2.7+dfsg-3~bpo8+2 wo