Date: Tue, 29 Jun 1999 17:00:25 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: error message, possible bug? In-Reply-To: <0Itc3.174$M91.4637@news> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id KAA09652 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 Thu, 24 Jun 1999, Martin Alnęs wrote: > "Exiting due to SIGSEGV signaling" if I recall it right... > The faq says to report this message, since it is possibly a bug in DJGPP You should run SYMIFY while the crash message is on the screen (see section 9.2 of the FAQ for more details). If SYMIFY shows that the crash happens in your code, then this is NOT a DJGPP problem. See section 12.2 for information how to debug such problems.