Re: Cygwin 3.3.0 regression: "make" segmentation faults

2021-11-17 Thread Aleksey Shipilev via Cygwin
On 11/16/21 9:11 AM, Takashi Yano wrote: Thanks for the report. I could reproduce the problem and found that the cause is the same with: https://cygwin.com/pipermail/cygwin/2021-November/249913.html I will submit the patch for these issues shortly. Nice. Let me know when there is a testable bi

Cygwin 3.3.0 regression: "make" segmentation faults

2021-11-15 Thread Aleksey Shipilev via Cygwin
Hi, OpenJDK project uses Cygwin to drive the OpenJDK build system under Windows. Recently, our GitHub Actions (GHA) Windows runs started to fail with make SEGV-ing: https://bugs.openjdk.java.net/browse/JDK-8276854 This also reproduces locally for me, with the standard OpenJDK Windows build