Re: Hangs in cygwin 3.5.5-1: should 3.5.5-1 be rolled back?

2025-01-14 Thread Takashi Yano via Cygwin
Hi Michael, On Tue, 14 Jan 2025 09:17:23 +0900 Takashi Yano wrote: > On Mon, 13 Jan 2025 16:10:17 -0800 (PST) > Jeremy Drake wrote: > > On Tue, 14 Jan 2025, Takashi Yano via Cygwin wrote: > > > > > Hi Michael, > > > > > > Personally, I personally prefer releasing 3.5.6 ASAP. However, we > > > are

Re: Cygwin 3.6 /usr/bin/cp from "coreutils" version 9.5-1 stuck in an endless loop...

2025-01-14 Thread Roland Mainz via Cygwin
On Tue, Jan 14, 2025 at 7:19 AM Brian Inglis via Cygwin wrote: > On 2025-01-13 13:10, Roland Mainz via Cygwin wrote: > > I just hit an endless loop with /usr/bin/cp from "coreutils" version > > 9.5-1 copying a larger *.pdb file (it seems that only this specific > > file is affected...) from Visual

mq_send(-1, ...) segfaults instead of failing with EBADF

2025-01-14 Thread Christian Franke via Cygwin
Found with 'stress-ng --mq 1 -v': If an invalid fd is passed to mq_send() and other mq_* functions, a segfault occurs instead of returning -1 with errno=EBADF. Depending on optimization, the segfault is not visible in the exit status. Testcase: $ uname -r 3.5.5-1.x86_64 $ gcc --version gcc

Re: Hangs in cygwin 3.5.5-1: should 3.5.5-1 be rolled back?

2025-01-14 Thread Michael Soegtrop via Cygwin
Dear Cygwin Team, > I personally prefer releasing 3.5.6 ASAP Indeed this is also my preference - if it can be fixed soon (say this week). > Can you please test latest cygwin 3.6.0 (TEST) Even though I am using cygwin since many years, I can't say I understand how to apply a patch to the cygwi

Re: Hangs in cygwin 3.5.5-1: should 3.5.5-1 be rolled back?

2025-01-14 Thread Takashi Yano via Cygwin
On Tue, 14 Jan 2025 19:26:47 +0100 Michael Soegtrop wrote: > Dear Cygwin Team, > > > I personally prefer releasing 3.5.6 ASAP > > Indeed this is also my preference - if it can be fixed soon (say this week). > > > Can you please test latest cygwin 3.6.0 (TEST) > > Even though I am using cygwin