Message-ID: <005901be363a$744785c0$e0f8c6c3@johans-dator> From: "Johan Henriksson" To: Subject: Re: Extended stupid question.. Date: Sat, 2 Jan 1999 11:27:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com from Johan Henriksson, Sweden HTTP://come.to/jhewok | Primary mail: johan DOT he AT telia DOT com #UIN 12035895 Second: jhe75 AT hotmail DOT com Third: johan_he AT yahoo DOT com Leadprogrammer and FX-specialist at Real software http://come.to/real_software ************************************************************************* -----Original Message----- From: Mad Cow To: djgpp AT delorie DOT com Date: Friday, January 01, 1999 11:04 PM Subject: Extended stupid question.. >i earlier reported an error dealing with cwsdpmi*b, well i found it on the >net.. >and now all i get when trying to run my program is : >* in windows i get a system fault error and it shuts the dos prompt down. > >* in dos only mode i get something like this: > >Shutting Down Allegro >Exiting due to SIGSEGV >Page Fault at eip00001fe1, error 0004 > > >***extended hex address numbers here*** >and then it goes back to the prompt. > > >so, is it allegro? is it my programming? is it my machine? (i.e. bad >sowftware) might be your code. try post it if it isn't too big. I think you should try to localize where it halts. put exit(0); in your code. Move it forwards until you get the error. >what? thanks for your time. > >