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=-2.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fb264cdd67c2f20f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!tiscali!newsfeed1.ip.tiscali.net!proxad.net!cleanfeed1-a.proxad.net!nnrp14-1.free.fr!not-for-mail Return-Path: X-Greylist: delayed 1407 seconds by postgrey-1.24 at green; Thu, 22 Jun 2006 09:01:30 CEST From: Duncan Sands To: comp.lang.ada@ada-france.org Subject: Re: Compiler Bug or what I'm doing wrong? Date: Thu, 22 Jun 2006 08:37:54 +0200 User-Agent: KMail/1.9.1 References: <05lkrrojfd.fsf@hod.lan.m-e-leypold.de> <4fstb4F1kgmekU1@individual.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: amavisd-new at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.8rc1 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.ada Message-ID: X-Leafnode-NNTP-Posting-Host: 88.191.17.134 Organization: Guest of ProXad - France NNTP-Posting-Date: 22 Jun 2006 09:04:01 MEST NNTP-Posting-Host: 88.191.14.223 X-Trace: 1150959841 nnrp14-1.free.fr 1631 88.191.14.223:58206 X-Complaints-To: abuse@proxad.net Xref: g2news2.google.com comp.lang.ada:4896 Date: 2006-06-22T09:04:01+02:00 > M E Leypold writes : > I've generated a core and also can reproduce the SIGSEGV in this > configuration 100% of the time. Don't hesitate to ask for more > debugger output or more code. This looks to be the same bug that we ran into with GNAT 3.15p some time ago; it has long since been fixed, so I suggest you try a more recent version of the compiler. Best wishes, Duncan.