[ANNOUNCEMENT] emacs 28.1-2 (64-bit only, TEST)

2022-04-16 Thread Ken Brown via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution as test releases. * emacs-28.1-2 * emacs-common-28.1-2 * emacs-basic-28.1-2 * emacs-w32-28.1-2 * emacs-gtk-28.1-2 * emacs-lucid-28.1-2 Emacs is a powerful, customizable, self-documenting, modeless text editor. Emacs contains

[ANNOUNCEMENT] Updated: neomutt-20220415-1

2022-04-16 Thread Federico Kircheis via Cygwin-announce
Version 20220415-1 of neomutt has been uploaded. The command line mail reader neomutt reached version 20220415. On GitHub it is possible to find the changelog for the new release: https://github.com/neomutt/neomutt/releases Federico -- Problem reports: https://cygwin.com/problems.html FAQ

Re: Deadlock of the process tree when running make

2022-04-16 Thread Alexey Izbyshev
On 2022-04-16 12:39, Takashi Yano wrote: I am not sure yet what is essential, but the current code closes pseudo console only if there is no other process which is attaching to the pseudo console. I wonder why javac.exe is remaining as zombie. The parent bash.exe calls ColosePseudoConsole() when

Re: Deadlock of the process tree when running make

2022-04-16 Thread Takashi Yano
On Thu, 14 Apr 2022 02:17:38 +0300 Alexey Izbyshev wrote: > On 2022-04-13 19:48, Alexey Izbyshev wrote: > > On 2022-04-11 13:10, Alexey Izbyshev wrote: > > What's probably not normal is the behavior of the hanging conhost.exe. > > I've compared the points where conhost.exe is blocked, and all but o

Re: Deadlock when pressing Ctrl-C at startup of a native console application

2022-04-16 Thread Takashi Yano
On Fri, 15 Apr 2022 21:09:05 +0300 Alexey Izbyshev wrote: > Hi, > > I've discovered that pressing Ctrl-C in a Cygwin ssh session running the > following command can cause a deadlock: > > $ while python -c ''; do :; done > > The exact native application doesn't matter here, e.g. "ping -n 1 > lo