Re: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-29 Thread Corinna Vinschen
On Jan 28 12:58, jennifer...@nc.rr.com wrote: Corinna Vinschen corinna-cyg...@cygwin.com wrote: On Jan 26 23:29, jennifer...@nc.rr.com wrote: Wow, thank you so much, that was very fast! Is there a way I can refer my customers to this patch? Or should I put the workarounds

Re: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-28 Thread jenniferlee
Hi Corinna - nothing like that. The product I work with simply uses ssh to issue cmd.exe on remote windows hosts. Some of our customers install cygwin on their Windows boxes to enable the ssh connection, we do not dictate what they use nor do we help them obtain any product, they just need to

Re: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-27 Thread Corinna Vinschen
On Jan 26 23:29, jennifer...@nc.rr.com wrote: Wow, thank you so much, that was very fast! Is there a way I can refer my customers to this patch? Or should I put the workarounds in my code for now until this is in an official release? Customers? You're not, by any chance, providing a

Re: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-26 Thread jenniferlee
Wow, thank you so much, that was very fast! Is there a way I can refer my customers to this patch? Or should I put the workarounds in my code for now until this is in an official release? I appreciate all the help with the workarounds, that got me going again, but at this point I either need

Re: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-25 Thread Corinna Vinschen
On Jan 23 12:03, Corinna Vinschen wrote: On Jan 22 19:52, Dave Korn wrote: On 22/01/2010 19:10, Cooper, Karl (US SSA) wrote: jenniferlee@ wrote: administra...@nc042046 ~ $ cmd.exe /c 'mkdir C:\WINDOWS\temp' -bash: /cygdrive/c/Windows/system32/cmd.exe: Bad address I get

Re: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-23 Thread Corinna Vinschen
On Jan 22 19:52, Dave Korn wrote: On 22/01/2010 19:10, Cooper, Karl (US SSA) wrote: jenniferlee@ wrote: administra...@nc042046 ~ $ cmd.exe /c 'mkdir C:\WINDOWS\temp' -bash: /cygdrive/c/Windows/system32/cmd.exe: Bad address I get the same result you do when I use /c (lower case

Re: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-22 Thread jenniferlee
Hi - I found that this error occurs on a 32 bit windows system, so its not 64 bit related as I initially thought. The problem is only occurring in Cygwin 1.7.1, not 1.5.24 so I will use the older version of cygwin until there is a fix for this. Thanks jennifer...@nc.rr.com wrote: Hi -

Re: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-22 Thread jenniferlee
Hi - I found that this error occurs on a 32 bit windows system, so its not 64 bit related as I initially thought. The problem is only occurring in Cygwin 1.7.1, not 1.5.24 so I will use the older version of cygwin until there is a fix for this. Thanks jennifer...@nc.rr.com wrote: Hi -

RE: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-22 Thread Cooper, Karl (US SSA)
Hi - I found that this error occurs on a 32 bit windows system, so its not 64 bit related as I initially thought. The problem is only occurring in Cygwin 1.7.1, not 1.5.24 so I will use the older version of cygwin until there is a fix for this. Thanks jennifer...@nc.rr.com wrote:

Re: 1.7.1 Bad Address when running cmd.exe on 64 bit windows server 2008

2010-01-22 Thread Dave Korn
On 22/01/2010 19:10, Cooper, Karl (US SSA) wrote: jenniferlee@ wrote: administra...@nc042046 ~ $ cmd.exe /c 'mkdir C:\WINDOWS\temp' -bash: /cygdrive/c/Windows/system32/cmd.exe: Bad address I get the same result you do when I use /c (lower case c), but the command is processed as