Re: Processes randomly get stuck

2015-08-21 Thread Ismail Donmez
Hi, Corinna Vinschen writes: > > On Jul 26 12:56, Ismail Donmez wrote: > > Hi, > > > > $ uname -a > > CYGWIN_NT-10.0 ux31a 2.2.0(0.289/5/3) 2015-07-23 20:41 x86_64 Cygwin > > > > For the last week or so ssh/zsh processes are randomly gets into defunct > > state, that is > > > > $ cat /proc/

Re: Processes randomly get stuck

2015-08-21 Thread Corinna Vinschen
On Aug 21 08:09, Ismail Donmez wrote: > Hi, > > Corinna Vinschen writes: > > > > > On Jul 26 12:56, Ismail Donmez wrote: > > > Hi, > > > > > > $ uname -a > > > CYGWIN_NT-10.0 ux31a 2.2.0(0.289/5/3) 2015-07-23 20:41 x86_64 Cygwin > > > > > > For the last week or so ssh/zsh processes are randoml

Re: Processes randomly get stuck

2015-08-21 Thread Ismail Donmez
Hi, Corinna Vinschen: > > This might explain some behaviour I am seeing because tmux is reading that > > file every 20 seconds or something like that. > > Oops. Well its even worse than that, its reading /proc//cmdline twice every *second* , for now I'll disable this insane behaviour and see

Re: Processes randomly get stuck

2015-08-21 Thread Corinna Vinschen
On Aug 21 08:49, Ismail Donmez wrote: > Hi, > > Corinna Vinschen: > > > > This might explain some behaviour I am seeing because tmux is reading > that > > > file every 20 seconds or something like that. > > > > Oops. > > Well its even worse than that, its reading /proc//cmdline twice every >

Re: Processes randomly get stuck

2015-08-21 Thread Ismail Donmez
Corinna Vinschen writes: > > On Aug 21 08:49, Ismail Donmez wrote: > > Hi, > > > > Corinna Vinschen: > > > > > > This might explain some behaviour I am seeing because tmux is reading > > that > > > > file every 20 seconds or something like that. > > > > > > Oops. > > > > Well its even wors

[ANNOUNCEMENT] Updated: OpenSSH-7.1p1-1

2015-08-21 Thread Corinna Vinschen
I've just updated the Cygwin version of OpenSSH to 7.1p1-1. This is a new upstream release. Please note especially the "Potentially-incompatible Changes" and the "Future Deprecation Notice" sections in the official release message. I removed OpenSSH 7.0p1 so 6.9p1 is the previous version, for pe

Re: Some programs (vi, ssh) crash when screen buffer height is big

2015-08-21 Thread Sous Lesquels
Thanks Warren. > After sending the window full-screen, lookee lookee: > > 2014/11/04 17:40:58 Ending cygwin install >112 [main] vi 4424 C:\cygwin64\bin\vi.exe: *** fatal error - cmalloc would > have returned NULL > /x: line 6: 4424 Hangup vi -c q /var/log/setup.log > > It ha

[ANNOUNCEMENT] Updated: fish-2.2.0-1 (test release)

2015-08-21 Thread Andrew Schulman
A new release of fish is available in the Cygwin distribution. fish 2.2.0-1 is available as a test release. Please test it, and report successes or failures to the cygwin list. fish 2.2 has significant changes since fish 2.1; please see http://fishshell.com/release_notes.html for the full list.

Re: X Windows disappearing/unmapping (Win10 + 3rd party virtual desktops)

2015-08-21 Thread Nem W Schlecht
This XWin works perfectly for me now with Dexpot. I renamed my 'mywechsel.ini' file, restarted Dexpot, and then launched the XWin (64bit) that you linked to here and my X11 windows are *not* disappearing on desktop changes. :) On Thu, Aug 20, 2015 at 2:10 PM, Jon TURNEY wrote: > On 18/08/2015 0

Re: Updated: fish-2.2.0-1 (test release)

2015-08-21 Thread Kelley Cook
On Fri, Aug 21, 2015 at 10:17 AM, Andrew Schulman wrote: > > > 1. You may see errors when fish starts, saying that "Old versions of fish > appear > to be running." This is because of architectural changes (removal of fishd) > from fish 2.1 to 2.2. If you see this, please try the following thing

Re: Subversion crashes

2015-08-21 Thread David Rothenberger
Sam Geeraerts wrote: > My Subversion crashes when I run a command that connects to the server. > It worked at least until a few weeks ago. I'm not sure which version I > had then. Output is as follows. > > $ svn co --username anonsvn > https://smlnj-gforge.cs.uchicago.edu/svn/smlnj/admin test > Au

Re: Some programs (vi, ssh) crash when screen buffer height is big

2015-08-21 Thread Warren Young
On Aug 21, 2015, at 6:37 AM, Sous Lesquels wrote: > >> It happened on the first run, with a 317x85 window and lines of >> scrollback buffer. > > OK, at least it's reproducible by one more person :) A replicable bug is a dead bug. All that’s needed is for someone to spend the time to cha

Re: Some programs (vi, ssh) crash when screen buffer height is big

2015-08-21 Thread Thomas Wolff
Am 21.08.2015 um 14:37 schrieb Sous Lesquels: However, assuming it is not possible to run mintty under ConEmu ... It is. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

[ANNOUNCEMENT] Updated: tzcode-2015f-1

2015-08-21 Thread Yaakov Selkowitz
The following package has been updated in the Cygwin distribution: * tzcode-2015f-1 The Time Zone Database (often called tz or zoneinfo) contains code and data that represent the history of local time for many representative locations around the globe. It is updated periodically to reflect change

mintty hangs after exit

2015-08-21 Thread Andrey Repin
Greetings, All! Just noticed a weird thing. Wonder if anyone can confirm or deny the issue. 1. Start mintty as `mintty.exe -` (i.e. login shell) 2. Execute a command. S.a. "ssh anywhere" 3. Exit all running apps. I.e. ^D out of all shells. 4. mintty remains running. There's no more child processe

Re: mintty hangs after exit

2015-08-21 Thread John Hein
Andrey Repin wrote at 02:05 +0300 on Aug 22, 2015: > Just noticed a weird thing. Wonder if anyone can confirm or deny the issue. > > 1. Start mintty as `mintty.exe -` (i.e. login shell) > 2. Execute a command. S.a. "ssh anywhere" > 3. Exit all running apps. I.e. ^D out of all shells. > 4. min

Re: mintty hangs after exit

2015-08-21 Thread Sam Edge
On 22/08/2015 05:05, John Hein wrote: > Andrey Repin wrote at 02:05 +0300 on Aug 22, 2015: > > Just noticed a weird thing. Wonder if anyone can confirm or deny the issue. > > > > 1. Start mintty as `mintty.exe -` (i.e. login shell) > > 2. Execute a command. S.a. "ssh anywhere" > > 3. Exit all

Re: mintty hangs after exit

2015-08-21 Thread Thomas Wolff
Am 22.08.2015 um 06:31 schrieb Sam Edge: On 22/08/2015 05:05, John Hein wrote: Andrey Repin wrote at 02:05 +0300 on Aug 22, 2015: > Just noticed a weird thing. Wonder if anyone can confirm or deny the issue. > > 1. Start mintty as `mintty.exe -` (i.e. login shell) > 2. Execute a command.

Re: mintty hangs after exit

2015-08-21 Thread Sam Edge
On 22/08/2015 05:54, Thomas Wolff wrote: > Am 22.08.2015 um 06:31 schrieb Sam Edge: >> On 22/08/2015 05:05, John Hein wrote: >>> Andrey Repin wrote at 02:05 +0300 on Aug 22, 2015: >>> > Just noticed a weird thing. Wonder if anyone can confirm or deny >>> the issue. >>> > >>> > 1. Start mintty