Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Mon, 20 Mar 2000 11:12:01 -0500 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: VirtualAlloc failed from DOS Prompt Message-ID: <20000320111201.A21708@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin AT sourceware DOT cygnus DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.8i In-Reply-To: ; from Remi.Lejeune@lhs.be on Mon, Mar 20, 2000 at 11:47:40AM +0100 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 AT sourceware DOT cygnus DOT com