comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcqada@earthlink.net>
Subject: Re: reasons for segmentation faults on linux
Date: Wed, 28 Nov 2001 12:49:54 GMT
Date: 2001-11-28T12:49:54+00:00	[thread overview]
Message-ID: <3C04CF6F.C42B1DFC@earthlink.net> (raw)
In-Reply-To: 9eb165bd.0111280403.3f6bc3ea@posting.google.com

Tony wrote:
> 
> I'm getting a segmentation fault in linux,
> 
> I 've wapped up the storage size and this has no effect,
> 
> I'm using three AVL trees in a task if thats any help
> 
> Does anyone know the common reasons for segmentation faults in
> Gnat on Linux ?

Misaligned data...  Dereferencing dangling pointers...  Stack overflows
(if stack checking is disabled)...

Marc



  reply	other threads:[~2001-11-28 12:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-28 12:03 reasons for segmentation faults on linux Tony
2001-11-28 12:49 ` Marc A. Criley [this message]
2001-11-28 15:59   ` Preben Randhol
2001-11-28 18:04     ` Mark Johnson
2001-11-28 22:31     ` David Starner
2001-11-29  3:39       ` Robert Dewar
2001-11-29 18:42         ` David Starner
2001-11-29  3:36     ` Robert Dewar
2001-11-29 10:36       ` Preben Randhol
2001-11-29 11:01         ` Preben Randhol
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox