Date: Tue, 27 May 1997 11:05:44 +0200 (METDST) From: Robert Hoehne To: Mark T Logan Cc: djgpp AT delorie DOT com Subject: Re: Rhide crash In-Reply-To: <19970526.181922.7119.0.fwec@juno.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 26 May 1997, Mark T Logan wrote: > writes: > > > >Please include at any time in reports about RHIDE things > >the version of RHIDE!!! > > 1.1d > I strongly recommend to upgrade to at least version 1.2, which is available via ftp from any of the DJGPP sites. > > > >> My program had just been running in the dos shell. It uses > >> allegro. > > > >Are you running on plain DOS or in a DOS window under Windows ...? > > I am running rhide from straight dos, and was then using the rhide dos > shell Why you are doing this in that way. Using the RHIDE dos shell to run from there your program is really a bad thing or do you not know, that you can run your program directly from RHIDE (menu Run/Run or Ctrl+F9)? > >> Then, the computer froze after displaying the following stack dump > >> on top of the editing window. > >> That means also, that you selected "File/Dos shell", then you started your program, then you typed "exit" and now you got the stack dump? So please again: Try to run your program either with Ctrl+F9 from inside RHIDE or exit RHIDE and then run it, because your program uses allegro and this library does many hard things by programming directly the hardware of your computer and/or hooks some hardware interrupts which will cause at any time problems, since MS-DOS has no mechanism to protect one program for manipulations done by other programs. Robert ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************