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,1b4d089e7d82f588 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-02 04:26:58 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!nntp-relay.ihug.net!ihug.co.nz!newsfeed00.sul.t-online.de!t-online.de!news-lei1.dfn.de!news-nue1.dfn.de!news-han1.dfn.de!news.fh-hannover.de!news.cid.net!news.enyo.de!news1.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: SEGV/GNAT-3.13p/Florist/RedHat-7.1 Date: 02 Jun 2001 12:51:24 +0200 Organization: Enyo's not your organization Message-ID: <87r8x3w3wz.fsf@deneb.enyo.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Xref: archiver1.google.com comp.lang.ada:8015 Date: 2001-06-02T12:51:24+02:00 List-Id: matthewmajka@mac.com (Matt Majka) writes: > I was wondering if anyone else has run into this and has a > solution/workaround. I'm using gnat-3.13p on a fresh RedHat-7.1 > installation. I've built florist-3.13p and installed it as well. > The GNAT compiler seems to be working fine with some test programs I > brought over from Solaris. However, as soon as I try to use the > POSIX bindings, the program causes a segmentation fault prior to > executing any of my code (I don't even think it makes it to the > elaboration stage). Have you tried to run some code which uses the tasking runtime and does not use FLORIST?