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.0 required=5.0 tests=BAYES_20,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,86f12c6cc81fafe,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!b28g2000cwb.googlegroups.com!not-for-mail From: "Jade" Newsgroups: comp.lang.ada Subject: exception access violation Date: 13 Nov 2006 11:31:37 -0800 Organization: http://groups.google.com Message-ID: <1163446297.630444.280740@b28g2000cwb.googlegroups.com> NNTP-Posting-Host: 209.29.50.252 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1163446303 14212 127.0.0.1 (13 Nov 2006 19:31:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 13 Nov 2006 19:31:43 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: b28g2000cwb.googlegroups.com; posting-host=209.29.50.252; posting-account=cGfZ6A0AAADiThp2Tk8usIOv1Wx0_xzX Xref: g2news2.google.com comp.lang.ada:7431 Date: 2006-11-13T11:31:37-08:00 List-Id: Hi, I am compiling a program with gnat gps and I am receiving an access violation error. And my program crashes at this point. Exception raised >>> Exception Name => PROGRAM_ERROR >>> Exception Message => EXCEPTION_ACCESS_VIOLATION Does anyone know what this could mean? Thanks, jade