java -version will crash on linux 5.19.9but 5.15 will be ok
--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+un...@groups.riscv.org.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/a584deeb-b874-44a5-8ea4-d0194b1e5ec6n%40groups.riscv.org.
I found kernel 5.19.9 defaults to PGTABLE_LEVELS = 5, but openjdk 20 only support SV48,so I should change qemu 7.10 to SV48, (QEMU 7.10 defaults to SV57).
--在2022年11月22日星期二 UTC+8 12:45:29<pal...@dabbelt.com> 写道:There's an issue with large VAs that is causing issues for a handful of userspace stacks (Go and OpenJDK). If your kernel and implementation supports these, as newer QEMU and Linux do, then you'll see crashes. There's some fixes in the works but I don't think anything has been posted yet.That's all I know of, the OpenJDK port list is probably the best place to ask.On Mon, Nov 21, 2022, 8:39 PM Ze Zhang <zhangz...@gmail.com> wrote:java -version will crash on linux 5.19.9but 5.15 will be ok--
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+un...@groups.riscv.org.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/a584deeb-b874-44a5-8ea4-d0194b1e5ec6n%40groups.riscv.org.
You received this message because you are subscribed to the Google Groups "RISC-V SW Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sw-dev+un...@groups.riscv.org.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/sw-dev/25e99dbc-449d-4ac8-9265-03000331cb2dn%40groups.riscv.org.