From: rylan AT intekom DOT co DOT za (StefanViljoen,6599) To: Subject: Re: General Protection Failure Date: Tue, 9 Mar 1999 13:49:43 -0800 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <19990309121633.AAC13613@mail.intekom.co.za@default> Reply-To: djgpp AT delorie DOT com ---------- > From: Rafael García González > Newsgroups: comp.os.msdos.djgpp > Subject: RE: General Protection Failure > Date: Monday, March 08, 1999 10:31 AM > > "Close on exit" check box is off > > Other times, Windows close the process immediately with a short text saying > "General Protection Fault" in VMM... This sounds like some horrible invalid pointer thingy - I got this LOTS of times a while ago while working with NASM & DJGPP - it means you have some kinda twisterd weird pointer somewhere that you want to use before it is allocated, or that you are drastically overwriting memory. The best way to find one of these is to start isolating functions, dropping them from compiling (i. e. use /* and */) and see when your programs strarts to work, or at least exit to a prompt with an error or a stack trace. This message courtesy of RylanNet rylan AT intekom DOT co DOT za http://home.intekom.com/rylan/ -- StarWars for ever!.