On Sun, 26 Jun 2022 12:31:22 GMT, Nikita Gubarkov <[email protected]> wrote:
> Use temp directory for autoconf on both WSL1 and WSL2
--- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=NULL} ---
+++ killed by SIGSEGV (core dumped) +++
I think it is a bug in WSL kernel because this SEGV is SI_KERNEL.
It looks like same issue which I reported WSL community, and it seems not to be
a bug in OpenJDK.
-------------
PR: https://git.openjdk.org/jdk/pull/9289
