On Fri, 1 Jul 2022 17:27:49 GMT, Nikita Gubarkov <[email protected]> wrote:

> I don't fully understand why it fails, it successfully builds conftest.exe, 
> then runs and it exits with 139 code (SIGSEGV). I couldn't reproduce it 
> manually, but it fails every time in configure script. And though it's 100% 
> reproducible for me, my colleagues weren't able to reproduce it.

I've seen same error on my WSL 1, but I think it is not a bug in OpenJDK.
Did you get strace from configure script? AFAICS it seems to be caused by WSL 
kernel, and [I've reported it to WSL 
community](https://github.com/microsoft/WSL/issues/8388).

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

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

Reply via email to