Date: Wed, 16 Feb 2000 13:12:10 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Riddler02 AT aol DOT com cc: djgpp AT delorie DOT com Subject: Re: unload_datafile( ) freezes - please help :( In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 16 Feb 2000 Riddler02 AT aol DOT com wrote: > anyway, since the > program freezes I have to use ctrl+alt+end, and here's the messages RHIDE > turns up with: > > Program exit code: 255 (0x00ff) > > and then > > Shutting down Allegro > Exiting due to signal SIGINT > INTR key Pressed at eib=000339d7 > > which is not too much help at all. Try pressing Ctrl-BREAK instead, and it should produce a regsiter dump and a stack traceback. Post that message here, and somebody might be able to glean something useful from that.