comp.lang.ada
 help / color / mirror / Atom feed
From: "Carsten Schnedler" <cschnedler@web.de>
Subject: STACK_OVERFLOW_EXCEPTION
Date: Fri, 14 Feb 2003 01:28:06 +0100
Date: 2003-02-14T01:28:06+01:00	[thread overview]
Message-ID: <b2h68d$cui$04$1@news.t-online.com> (raw)

Programming a simple E-Mail-System I recognized the following problem.
I am using gant3.14p on a WIN98-system and during programm-execution the
exception STORAGE-ERROR: EXCEPTION_STACK_OVERFLOW is raised. The debugger
gdb ends in the follwoing message:
 > Program received signal SIGSEGV, Segmentation fault.
 > 0x4041f6 in standard_types."=" (l=0x26b0758, r=(null))
 >    at E:/projekte/bibliothek/src/standard_types.adb:10
According to GNAT-Users's-Guide I tried to increase stack-size by
implementing
the variable GNAT_STACK_LIMIT in autoexec.bat which showed no result.
Checking the
recursion-depth showed a depth of 7.
Does anybody know, how to solve this problem?

Regards
Carsten Schnedler
CSchnedler@WEB.DE






             reply	other threads:[~2003-02-14  0:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-14  0:28 Carsten Schnedler [this message]
2003-02-14  2:21 ` STACK_OVERFLOW_EXCEPTION David C. Hoos, Sr.
2003-02-22 19:13 ` STACK_OVERFLOW_EXCEPTION Robert A Duff
replies disabled

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