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,69ee1db41b2835bb,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-08 03:10:51 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newshub2.home.com!news.home.com!news2.POSTED!not-for-mail From: "Clueless" Subject: Getting GVD to work. Newsgroups: comp.lang.ada User-Agent: Pan/0.8.1beta4 (Unix) X-No-Productlinks: Yes Message-ID: Date: Sat, 08 Sep 2001 10:10:50 GMT NNTP-Posting-Host: 24.0.109.49 X-Complaints-To: abuse@home.net X-Trace: news2 999943850 24.0.109.49 (Sat, 08 Sep 2001 03:10:50 PDT) NNTP-Posting-Date: Sat, 08 Sep 2001 03:10:50 PDT Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: archiver1.google.com comp.lang.ada:12928 Date: 2001-09-08T10:10:50+00:00 List-Id: For some reason whenever I try to load up and run an Ada proggy in GVD, I get the error message "cannot access memory at address 0x40016e58" And a further examination yields this strange response... " #0 0x4000d0b4 in _dl_debug_state () from /lib/ld-linux.so.2" This only happens for Ada files. Any tips? Clueless chris@dont.spam.me