Re: [1.7.13] STATUS_ACCESS_VIOLATION when running cygwin programs in NAnt scripts

2012-04-07 Thread Christopher Faylor
On Sat, Apr 07, 2012 at 09:49:24PM +0200, Andre Loker wrote: >Am 07.04.2012 19:38, schrieb Christopher Faylor: >> On Sat, Apr 07, 2012 at 10:48:09AM +0200, Andre Loker wrote: >>> Hello, >>> >>> On a new system with a clean 1.7.13 installation (CYGWIN_NT-6.1-WOW64 >>> rs200313 1.7.13(0.260/5/3) 2012

Re: [1.7.13] STATUS_ACCESS_VIOLATION when running cygwin programs in NAnt scripts

2012-04-07 Thread Andre Loker
Am 07.04.2012 19:38, schrieb Christopher Faylor: On Sat, Apr 07, 2012 at 10:48:09AM +0200, Andre Loker wrote: Hello, On a new system with a clean 1.7.13 installation (CYGWIN_NT-6.1-WOW64 rs200313 1.7.13(0.260/5/3) 2012-04-05 12:43 i686 Cygwin) I'm getting STATUS_ACCESS_VIOLATIONs whenever I try

Re: [1.7.13] STATUS_ACCESS_VIOLATION when running cygwin programs in NAnt scripts

2012-04-07 Thread Christopher Faylor
On Sat, Apr 07, 2012 at 10:48:09AM +0200, Andre Loker wrote: >Hello, > >On a new system with a clean 1.7.13 installation (CYGWIN_NT-6.1-WOW64 >rs200313 1.7.13(0.260/5/3) 2012-04-05 12:43 i686 Cygwin) I'm getting >STATUS_ACCESS_VIOLATIONs whenever I try to run any cygwin program as >part of a NAn

[1.7.13] STATUS_ACCESS_VIOLATION when running cygwin programs in NAnt scripts

2012-04-07 Thread Andre Loker
Hello, On a new system with a clean 1.7.13 installation (CYGWIN_NT-6.1-WOW64 rs200313 1.7.13(0.260/5/3) 2012-04-05 12:43 i686 Cygwin) I'm getting STATUS_ACCESS_VIOLATIONs whenever I try to run any cygwin program as part of a NAnt* build script. E.g. if I try to execute: c:\cygwin\bin\bash.ex