On Sun, 26 Jun 2022 12:31:22 GMT, Nikita Gubarkov <d...@openjdk.org> wrote:

> Use temp directory for autoconf on both WSL1 and WSL2

In my case, SEGV in configure script happened on Ryzen 3300X. OTOH it did not 
happen on Intel Core i3 (Whiskey Lake) , but SEGV happened in build stage as I 
said before.

Your parch will avoid the crash in configure script, but I think it is not 
enough for building OpenJDK.
Your strace log shows the SEGV comes from the WSL kernel, so I want to know 
your patch can avoid the problem in point of WSL 1.

-------------

PR: https://git.openjdk.org/jdk/pull/9289

Reply via email to