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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,81cf58888fdafa95 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-30 18:20:39 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: What causes: "raised PROGRAM_ERROR : EXCEPTION_ACCESS_VIOLATION" Date: 30 Nov 2001 18:20:38 -0800 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0111301820.e7ae42c@posting.google.com> References: <9u8dff$40i$1@nh.pace.co.uk> NNTP-Posting-Host: 205.232.38.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1007173239 32444 127.0.0.1 (1 Dec 2001 02:20:39 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 1 Dec 2001 02:20:39 GMT Xref: archiver1.google.com comp.lang.ada:17261 Date: 2001-12-01T02:20:39+00:00 List-Id: "Marin David Condic" wrote in message news:<9u8dff$40i$1@nh.pace.co.uk>... or (*gasp!) resort > to using the debugger, but if anyone knows anything about this I'd > appreciate whatever info you may have. > > MDC Why on earth would you not use the debugger to at least get a traceback. It is trivial to do this and otherwise you seem to be wasting lots of your time.