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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3cf26033e2e108c9,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-03 05:26:59 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!194.213.69.151!news.algonet.se!newsfeed1.telenordia.se!algonet!uab.ericsson.se!erix.ericsson.se!newstoo.ericsson.se!not-for-mail From: "Darren" Newsgroups: comp.lang.ada Subject: "Program received signal SIGSEGV, Segmentation fault". Date: Wed, 3 Jul 2002 14:18:36 +0200 Organization: ericsson Message-ID: Reply-To: "Darren" NNTP-Posting-Host: 172.17.82.166 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Xref: archiver1.google.com comp.lang.ada:26840 Date: 2002-07-03T14:18:36+02:00 List-Id: Hi, I got this message from the GVD debugger when I run my program, "Program received signal SIGSEGV, Segmentation fault" What does it mean? What is the problem? Kind regards, M