Peter Maydell <peter.mayd...@linaro.org> writes: > On 9 March 2014 23:37, Dann Frazier <dann.fraz...@canonical.com> wrote: >> Also - I've found an issue with running OpenJDK in the latest upstream git: >> >> root@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:/root# java >> # >> [thread 274902467056 also had an error]# A fatal error has been >> detected by the Java Runtime Environment: >> >> # >> # SIGSEGV (0xb) at pc=0x0000000000000000, pid=9960, tid=297441608176 > > Not sure there's much point looking very deeply into this. > Java programs are threaded, threaded programs don't work > under QEMU => don't try to run Java under QEMU :-)
Having said that I'm sure there was another SIGILL related crash on Launchpad and I think we would be interested in those. Is JAVA really that buggy under QEMU just because of threading? > > thanks > -- PMM -- Alex Bennée