Re: Core dump on 32-bit Cygwin if program calls dlopen

2014-07-16 Thread Corinna Vinschen
Hi JonY, On Jul 15 16:39, Corinna Vinschen wrote: > On Jul 15 21:55, JonY wrote: > > On 7/15/2014 21:08, Corinna Vinschen wrote: > > >> > > >> FWIW, the problem disappears if I revert gcc-core and libgcc1 to 4.8.2-2. > > > > > > JonY, do you have a chance to have a look into this issue? > > > >

RE: pipe handling errors

2014-07-16 Thread Nellis, Kenneth
hot. Indeed, with this snapshot I was not able to reproduce the problem. Thank you! Cygwin64> uname -srvmo CYGWIN_NT-6.1 1.7.31s(0.272/5/3) 20140716 11:15:29 x86_64 Cygwin Cygwin64> --Ken Nellis -- Problem reports: http://cygwin.com/problems.html FAQ: http://

Re: timeout in LDAP access

2014-07-16 Thread Corinna Vinschen
On Jul 15 18:29, Denis Excoffier wrote: > On 2014-07-14 15:48 Corinna Vinschen wrote: > > On Jul 14 11:51, Corinna Vinschen wrote: > >> On Jul 12 15:39, Denis Excoffier wrote: > >>> On 2014-07-09 12:12 Corinna Vinschen wrote: > > > > I have encountered this case in real life. The domain ad

Re: pipe handling errors

2014-07-16 Thread Christopher Faylor
gt;I took a stab at another change which may ameliorate the problem. Please try >>the latest snapshot. > >Indeed, with this snapshot I was not able to reproduce the problem. Thank you! > >Cygwin64> uname -srvmo >CYGWIN_NT-6.1 1.7.31s(0.272/5/3) 20140716 11:15:29 x86_64 Cygwin

Re: pipe handling errors

2014-07-16 Thread Ti Strga
Christopher Faylor wrote: > Increasing the size of the buffer should have been enough to fix the > problem but, when possible, I like to use two forms of protection when I > fix a bug. I recall someone on a project here doing a bugfix with a commit log like: -mm-dd The Guy's Name Fi

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

2014-07-16 Thread sous lesquels
Environment CYGWIN_NT-6.1 1.7.29(0.272/5/3) 2014-04-07 13:46 Windows 7 Steps to reproduce the issue: - With vi.exe Execute the following bash script: #!/bin/bash for i in {1..123}; do echo -e "\033[5A\033[50C\033[0;35mhello\033[0m" head -n1000 /var/log/setup.log done vi /var/log/

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

2014-07-16 Thread sous lesquels
A few more things to add: - This crashes under the regular Windows console, i.e. run cmd.exe, then bash, then follow the above - It also crashes under some other emulators (I actually noticed it under ConEmu, see https://code.google.com/p/conemu-maximus5/issues/detail?id=1644), though this is like

Re: Core dump on 32-bit Cygwin if program calls dlopen

2014-07-16 Thread JonY
On 7/16/2014 15:02, Corinna Vinschen wrote: > Hi JonY, > > On Jul 15 16:39, Corinna Vinschen wrote: >> On Jul 15 21:55, JonY wrote: >>> On 7/15/2014 21:08, Corinna Vinschen wrote: > > FWIW, the problem disappears if I revert gcc-core and libgcc1 to 4.8.2-2. JonY, do you have a ch

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

2014-07-16 Thread Christopher Faylor
On Wed, Jul 16, 2014 at 04:29:54PM -0400, sous lesquels wrote: >A few more things to add: > >- This crashes under the regular Windows console, i.e. run cmd.exe, >then bash, then follow the above You've discovered that Cygwin has limits. You can't run it with console windows that are too big. Sor

Re: timeout in LDAP access

2014-07-16 Thread Denis Excoffier
On 2014-07-16 15:51, Corinna Vinschen wrote: > It occured to me that there's another way to do that. The problem > you're mentioning above could be alleviated if the first Cygwin process > in a process tree fetches all POSIX offsets of all trusted domains right > at the start, rather than fetching