This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

VirtualAlloc failed from DOS Prompt



Hello :-)

I am facing a weird problem, and maybe somebody we'll be able to help :

I have a program, blablabla.cpp, which compiles (gnu g++)  and runs successfully
 on various platforms, including windows NT/ cygnus provided bash shell.
Though, when I try to run the VERY SAME executable calling it from a DOS prompt
(whith cygwin1.dll in the same directory),
I get the following error messages :

[main] C:\Remi\backbone\scripts\PPlmTools\bin\debug\blablabla.exe 1535 (0)
commit_and_inc: VirtualAlloc failed
bla bouh
[main] prunebigrams 1535 (0) handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
[main] prunebigrams 1535 (0) handle_exceptions: Dumping stack trace to
blablabla.exe.core

What I dont understand is how come this program runs on the bash shell and
crashes when called from the DOS prompt, with the same parameters of course.

Any idea ?

Remi@completely.stuck



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]