| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SUBJ_OBFU_PUNCT_FEW |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4F7FFF49.90708@andreloker.de> |
| Date: | Sat, 07 Apr 2012 10:48:09 +0200 |
| From: | Andre Loker <mail AT andreloker DOT de> |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | [1.7.13] STATUS_ACCESS_VIOLATION when running cygwin programs in NAnt scripts |
| X-Assp-Version: | 2.1.1(12090) on assp.loker-it.de |
| X-Assp-Client-SSL: | yes |
| X-Assp-ID: | assp.loker-it.de m1-88483-13195 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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.exe --login /cygdrive/c/Backup/syncvia.sh
I get
[exec] C:\Backup>c:\cygwin\bin\bash.exe --login
/cygdrive/c/Backup/syncvia.sh
[exec] 0 [main] bash 3468 exception::handle: Exception:
STATUS_ACCESS_VIOLATION
[exec] 774 [main] bash 3468 open_stackdumpfile: Dumping stack
trace to bash.exe.stackdump
Here's the stackdump file:
Exception: STATUS_ACCESS_VIOLATION at eip=61029E40
eax=00000000 ebx=0028ABCC ecx=20000668 edx=61188348 esi=00000000
edi=00010000
ebp=00000000 esp=0028AB40 program=c:\cygwin\bin\bash.exe, pid 3732,
thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
End of stack trace
I have tried to execute other cygwin programs with similar results.
However, if I run the cygwin programs from a cmd prompt or in a shell
everything works fine.
Also, on another machine that uses the same script but runs
CYGWIN_NT-6.1-WOW64 CT50796 1.7.11(0.260/5/3) 2012-02-24 14:05 i686 Cygwin
everything works fine, too.
I already tried a rebaseall without success.
Any idea what could cause this behavior?
Both systems run Windows Server 2008 R2 Datacenter btw.
Regards,
Andre
*http://nant.sourceforge.net/
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |