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,bc90e355ba0a1f8f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-07 13:53:20 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!elnk-pas-nf1!elnk-nf2-pas!newsfeed.earthlink.net!wn14feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!attbi_s01.POSTED!not-for-mail From: "Jeff C," Newsgroups: comp.lang.ada References: <43f0a81.0311071228.6620c6c2@posting.google.com> Subject: Re: Ada multi-threaded programs do not terminate under RedHat Linux X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: NNTP-Posting-Host: 24.34.215.119 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s01 1068241999 24.34.215.119 (Fri, 07 Nov 2003 21:53:19 GMT) NNTP-Posting-Date: Fri, 07 Nov 2003 21:53:19 GMT Organization: Comcast Online Date: Fri, 07 Nov 2003 21:53:19 GMT Xref: archiver1.google.com comp.lang.ada:2235 Date: 2003-11-07T21:53:19+00:00 List-Id: "Ruben Stranders" wrote in message news:43f0a81.0311071228.6620c6c2@posting.google.com... > > I've compiled it under RedHat Linux 9.0 with "gnatmake test.adb". > Unfortunately, the resulting program doesn't terminate. Instead of the > expected output: > > Starting > Finished > Test > > it only prints the first two lines. The body of the procedure "test" > is never called. I've tried this with several other programs and on > different machines (all with RedHat 9.0). Can anyone give me a > pointer? > I did not try to reproduce your problem with the stock gnat from redhat 9 but with my 5.01p like RPM the program does indeed exit. http://newserver.thecreems.com/article.php?story=20031019213608350