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,e529c1d759044117 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-22 07:24:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: Samuel Tardieu Newsgroups: comp.lang.ada Subject: Re: GNAT/GLADE remote call is blocked Date: 22 Oct 2001 16:24:00 +0200 Organization: TELECOM Paris Sender: sam@trillian.enst.fr Message-ID: <87y9m3hhxb.fsf@trillian.enst.fr> References: <665e587a.0110220604.facf66d@posting.google.com> NNTP-Posting-Host: trillian.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: avanie.enst.fr 1003760653 52303 137.194.162.58 (22 Oct 2001 14:24:13 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Mon, 22 Oct 2001 14:24:13 +0000 (UTC) Mail-Copies-To: sam@ada.eu.org User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Cuyahoga Valley) Xref: archiver1.google.com comp.lang.ada:15024 Date: 2001-10-22T16:24:00+02:00 List-Id: >>>>> "Vadim" == Vadim Godunko writes: Vadim> Sometimes GNAT/GLADE remote call is blocked on x86/Linux. I Vadim> trace execution and detect what the called partition is Vadim> complete call and send answer to caller partition, but the Vadim> caller partition is not receive this answer. Similar problem Vadim> display AdaBroker on this platform. Dose anyone known how Vadim> resolve this problem? May be this is a bug in Linux/Glibc? In both cases (GLADE and AdaBroker), you have to make sure that you are using Linux native threads, not FSU threads. If you use a prebuilt GNAT 3.13p distributed from , you will get the right threading libraries. Sam -- Samuel Tardieu -- sam@ada.eu.org