RE: [EXTERNAL] Re: Spurious / persistent "exception" condition in half-closed sockets

2022-07-09 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> This was fixed in Cygwin 3.3.0, as the announcement of the latter stated: Thanks! So maybe it is time to upgrade... after all LOL > But you can still run a parallel Cygwin installation I tried that before... And it did not work out well. Unless it's a VM, there's a small but real chance tha

Re: Spurious / persistent "exception" condition in half-closed sockets

2022-07-09 Thread Ken Brown
On 7/9/2022 11:37 AM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: Hi all, It took me awhile to figure this one out, but I think I have a good test case to demonstrate a (rather serious, actually) issue with Cygwin sockets and select/poll. In short, when a reading end of a socket hal

[ANNOUNCEMENT] Updated: curl, libcurl{4, -devel, -doc}, mingw64-{x86_64, i686}-curl 7.84

2022-07-09 Thread Cygwin curl Maintainer
The following packages have been upgraded in the Cygwin distribution: * curl 7.84 * libcurl4 7.84 * libcurl-devel 7.84 * libcurl-doc 7.84 * mingw64-x86_64-curl 7.84 * mingw64-i686-curl 7.84 Command line tool and Library supporting transferring

[ANNOUNCEMENT] Updated: cdo-2.0.5-1

2022-07-09 Thread Marco Atzeri via Cygwin-announce
Version 2.0.5-1 of cdo libcdo0 cdo-devel are available in the Cygwin distribution. CHANGES latest upstream release DESCRIPTION Climate Data Operators CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. Supported data formats are GRIB 1/2,

Spurious / persistent "exception" condition in half-closed sockets

2022-07-09 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
Hi all, It took me awhile to figure this one out, but I think I have a good test case to demonstrate a (rather serious, actually) issue with Cygwin sockets and select/poll. In short, when a reading end of a socket half closes for write (basically, signaling the other end of no more data to expe

RE: dumper does not produce core that gdb recognizes?

2022-07-09 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> I've learned that once I get a setup that seems to be stable That's what I thought about my 3.2.0 setup, too, but following your own conclusions about the rolling release, one can never be sure... Anyways, maybe it's time for me to upgrade. I did not because it looked like 3.3 was coming out w

Re: [PATCH setup] Add new option --chown-admin

2022-07-09 Thread Christian Franke
Jon Turney wrote: On 07/07/2022 15:45, Christian Franke wrote: Jon Turney wrote: On 06/07/2022 17:34, Christian Franke wrote: Jon Turney wrote: On 06/07/2022 08:14, Christian Franke wrote: [...] BTW: 'nt_sec.setDefaultSecurity (isAdmin)' is never called with 'isAdmin==true' as 'root_scope

[ANNOUNCEMENT] Updated: Git v2.37.0

2022-07-09 Thread Adam Dinwoodie
Version 2.37.0-1 of Git has been uploaded to the Cygwin distribution servers, and should be coming soon to a mirror near you. Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. This is an upda

Warning message about not found stats package on R-4.2.1-1

2022-07-09 Thread Xavier Delaruelle
Hello All, I am using Cygwin through GitHub actions to test the software I maintain (Environment Modules) on this system. I would like to report that after the update to the new version of the R package (4.2.1-1), a warning message appears about the "stats" package of R which seem missing: Durin

Re: dumper does not produce core that gdb recognizes?

2022-07-09 Thread Jon Turney
On 09/07/2022 01:58, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: The latest version of gdb that is not a test version is 11.2. But you are using 9.2. I am using the older dumper as well, my working cygwin is not cutting edge. $ dumper -V dumper (cygwin) 3.2.0 What I am coming at is