comp.lang.ada
 help / color / mirror / Atom feed
* STACK_OVERFLOW_EXCEPTION
@ 2003-02-14  0:28 Carsten Schnedler
  2003-02-14  2:21 ` STACK_OVERFLOW_EXCEPTION David C. Hoos, Sr.
  2003-02-22 19:13 ` STACK_OVERFLOW_EXCEPTION Robert A Duff
  0 siblings, 2 replies; 3+ messages in thread
From: Carsten Schnedler @ 2003-02-14  0:28 UTC (permalink / 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






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-22 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-14  0:28 STACK_OVERFLOW_EXCEPTION Carsten Schnedler
2003-02-14  2:21 ` STACK_OVERFLOW_EXCEPTION David C. Hoos, Sr.
2003-02-22 19:13 ` STACK_OVERFLOW_EXCEPTION Robert A Duff

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