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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ed4b6964018509ca X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!news.glorb.com!proxad.net!freenix!oleane.net!oleane!skymaster!nobody From: "Jean-Pierre Rosen" Newsgroups: comp.lang.ada Subject: Re: Problem with tasking when root Date: Fri, 6 Aug 2004 09:58:11 +0200 Organization: Adalog Message-ID: <0pdvec.iq2.ln@skymaster> References: NNTP-Posting-Host: mailhost.axlog.fr X-Trace: s5.feed.news.oleane.net 1091779550 17363 195.25.228.57 (6 Aug 2004 08:05:50 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Fri, 6 Aug 2004 08:05:50 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Xref: g2news1.google.com comp.lang.ada:2596 Date: 2004-08-06T09:58:11+02:00 List-Id: "Simon Wright" a �crit dans le message de news:x7v657wj288.fsf@smaug.pushface.org... > Are you perhaps having a deadlock? > No, no. Believe me, I investigated a lot before asking on c.l.a :-). I gave up when this sequence: Message ("Creating new task", Level => Info); Server := new Server_Task; Message ("Created new task", Level => Info); printed the first message, and not the second one (no exception raised, gdb and strace showed I was actually stuck inside the "new Server_Task". -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr