delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/03/27/00:30:22

From: av568 AT rgfn DOT epcc DOT edu (Beautiful Savior Lutheran Church)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: TNOS - SIGSEGV
Date: 26 Mar 1997 21:19:05 GMT
Organization: The Rio Grande Free-Net, El Paso Community College, El Paso, TX
Lines: 21
Message-ID: <5hc3s9$37r@news.epcc.edu>
References: <33391e37 DOT 9133688 AT news DOT wr DOT com DOT au>
NNTP-Posting-Host: rgfn.epcc.edu
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Terry Page (vk2jtp AT wr DOT com DOT au) wrote:
> Could someone possible explain what may be causing the following
> error.

> Exiting due to signal SIGSEGV
> Page fault at eip 0007e332, error=0004

> Plus a list of what appears to register addresses.

> Many Thanks ........ Terry

SIGSEGV means you are attempting to use memory outside your allocated 
area. Check to make sure your pointers are properly initilized. Also, the 
stack trace after the message can be used to pinpoint where the error 
occurs. Compile your program with the -g switch. After it crashes, type 
'symify progname.exe' and corresponding functions and source line numbers 
will appear beside the stack info.

--
Beautiful Savior Evangelical Lutheran Church - av568 AT rgfn DOT epcc DOT edu
We have what you need-- A Savior!

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019