delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/04/30/14:17:22

Date: Sat, 30 Apr 94 13:37:45 EDT
From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock)
To: morphine AT whatever DOT cs DOT jhu DOT edu
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re: Segmentation violation
Reply-To: babcock AT cfa DOT harvard DOT edu

> 	"Segmentation violation in pointer 0x00000010 at d8:5c9d
> 	(register values)
> 	Call frame traceback EIPs:
>...
> First of all, what exactly does this mean?  Second, what can I do to keep it
> from happening.

What it probably means is you have used an invalid pointer.  To find out
where the error is occurring, make sure your application is linked with debug
info, then run symify <appname> after the crash.  Symify reads the screen and
fills in routine names, offsets and line numbers.

- Raw text -


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