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]

Re: VirtualAlloc failed from DOS Prompt


On Mon, Mar 20, 2000 at 11:47:40AM +0100, Remi Lejeune wrote:
>[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 ?

Yes.  Run your program using gdb.  Alternatively, as Earnie mentioned in another
thread, inspect the output of cygcheck -r -s -v for obvious problems.

cgf

--
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]