From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ade59281d0eea302 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!q75g2000hsh.googlegroups.com!not-for-mail From: "andrew.carroll@okstate.edu" Newsgroups: comp.lang.ada Subject: Re: STORAGE_ERROR : EXCEPTION_STACK_OVERFLOW Date: 10 Apr 2007 19:34:51 -0700 Organization: http://groups.google.com Message-ID: <1176258891.633020.294880@q75g2000hsh.googlegroups.com> References: <1175494388.509572.267790@l77g2000hsb.googlegroups.com> <1175523110.139336.101840@b75g2000hsg.googlegroups.com> <1175539382.899135.46590@p15g2000hsd.googlegroups.com> <1175550519.5750.11.camel@localhost.localdomain> <1175550021.346718.245800@e65g2000hsc.googlegroups.com> <1175595945.4684.2.camel@localhost> <1175647759.5751.25.camel@localhost.localdomain> <1175646752.232264.37870@p77g2000hsh.googlegroups.com> <1175797686.5792.9.camel@localhost.localdomain> <1176124375.965130.45130@y80g2000hsf.googlegroups.com> <1176142798.5608.63.camel@localhost.localdomain> <1176211346.752101.30710@w1g2000hsg.googlegroups.com> <1176217638.965208.74380@l77g2000hsb.googlegroups.com> <1176238541.466299.189620@j27g2000cwj.googlegroups.com> NNTP-Posting-Host: 74.195.245.232 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1176258891 11933 127.0.0.1 (11 Apr 2007 02:34:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 11 Apr 2007 02:34:51 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: q75g2000hsh.googlegroups.com; posting-host=74.195.245.232; posting-account=Kq9unQ0AAADh_grEViI3JGqegXKDDjxt Xref: g2news1.google.com comp.lang.ada:14901 Date: 2007-04-10T19:34:51-07:00 List-Id: On Apr 10, 8:55 pm, "Jeffrey R. Carter" wrote: > andrew.carr...@okstate.edu wrote: > > > I think I misled you with my last post. This is an assignment for my > > Master's degree class. I asked for help because I can't track down an > > error using the debugger (it crashes the debugger when I try to print > > things). So I posted it here for help and to get some opinions on > > what "could" be wrong with it based on the code and the error message > > "STORAGE_ERROR : EXCEPTION_STACK_OVERFLOW". Anyway... > > Are you using the GNAT Academic version? I think that includes some support. > > -- > Jeff Carter > "Run away! Run away!" > Monty Python and the Holy Grail > 58 I doubt that I am using the academic version. I did download it from AdaCore but I think it was just the "free" version. I'll check the website again and see if I have to have the GAP to get the academic version.