Date: Wed, 25 Aug 1999 14:32:46 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Sid cc: djgpp AT delorie DOT com Subject: Re: Error General Fault Protection on quit??? In-Reply-To: <7pvk33$ut4$1@nnrp1.deja.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 25 Aug 1999, Sid wrote: > I made a bmp loader > it works fine but when the program quit > it gave general fault protection error ... > like when you have array overflow ... > why?... would anyone know what might be the problem? Try the advice in section 12.2 of the DJGPP FAQ list, it explains how to debug these problems.