delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Sun, 24 Feb 2002 10:28:30 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Michael Yuen <myuen AT acs2 DOT acs DOT ucalgary DOT ca> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Exiting due to signal SIGSEGV |
In-Reply-To: | <a5a3b4$fda$1@nserve1.acs.ucalgary.ca> |
Message-ID: | <Pine.SUN.3.91.1020224102658.27642H-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On 24 Feb 2002, Michael Yuen wrote: > "exiting due to signal SIGSEGV" > > I believe this message is telling me something about attempting to access > an invalid pointer or something. Yes. > This program i'm writing has a lot of global variables...can this be > causing any problems? No. You should look for a bug in the program; having a lot of variables is not such a bug. Section 12.2 of the DJGPP FAQ list explains how to start the debugging given the information printed when the program crashes.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |