From: "Martin Ambuhl" Newsgroups: comp.os.msdos.djgpp Subject: Re: Run error: "Exiting due to signal SIGSEGV General Protection Fault at eip=000058dc ........" Date: Mon, 22 Jun 1998 01:20:47 -0400 Organization: Nocturnal Aviation Lines: 32 Message-ID: <6mkpgn$cek@news-central.tiac.net> References: <358d873e DOT 0 AT news2 DOT ibm DOT net> NNTP-Posting-Host: p8.tc2.newyo.ny.tiac.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Sal wrote in message <358d873e DOT 0 AT news2 DOT ibm DOT net>... :What does this error mean?? It occurrs in the middle of the program while :it is reading in an array. Any help??? ============= It means you are trying to use space which has never been allocated. In this case, consider it an "array out of bounds" message. Martin Ambuhl /* Newsgroup posts also e-mailed */ ============ : :-- : :Salvador Santolucito III : : : o : __o