comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@gnat.com (Robert Dewar)
Subject: Re: reasons for segmentation faults on linux
Date: 28 Nov 2001 19:36:56 -0800
Date: 2001-11-29T03:36:56+00:00	[thread overview]
Message-ID: <5ee5b646.0111281936.734ce031@posting.google.com> (raw)
In-Reply-To: slrna0a2ch.3dp.randhol+abuse@kiuk0156.chembio.ntnu.no

Preben Randhol <randhol+abuse@pvv.org> wrote in message news:<slrna0a2ch.3dp.randhol+abuse@kiuk0156.chembio.ntnu.no>...
> % gnatmake a.adb 
> gnatgcc -c a.adb
> a.adb:3:04: warning: possible infinite aursion
> a.adb:3:04: warning: Storage_Error may be raised at run time
> gnatbind -x a.ali
> gnatlink a.ali
> 
> % ./a
> Segmentation fault
> 
> Why isn't Storage_Error raised? GNAT 3.13p on GNU/Debian 
> Linux.


Because you chose to run with stack checking disabled,
and GNAT followed your directions!



  parent reply	other threads:[~2001-11-29  3:36 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
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 [this message]
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