From owner-freebsd-threads@FreeBSD.ORG Fri Jul 20 16:39:19 2012 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84F97106566C; Fri, 20 Jul 2012 16:39:19 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 58D2F8FC0A; Fri, 20 Jul 2012 16:39:19 +0000 (UTC) Received: from [192.168.0.225] (atoulouse-256-1-140-121.w90-45.abo.wanadoo.fr [90.45.187.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 1591843B91; Fri, 20 Jul 2012 11:39:17 -0500 (CDT) Message-ID: <500989AC.7030200@marino.st> Date: Fri, 20 Jul 2012 18:39:08 +0200 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: Konstantin Belousov References: <500854EC.3040305@marino.st> <20120719212326.GN98608@elvis.mu.org> <50090FB9.6050606@marino.st> <20120720150803.GS98608@elvis.mu.org> <5009873C.4080709@marino.st> <20120720163205.GR2676@deviant.kiev.zoral.com.ua> In-Reply-To: <20120720163205.GR2676@deviant.kiev.zoral.com.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-threads@freebsd.org Subject: Re: Fingerpointing about broken Ada tasking starting with FreeBSD 9.0 threading X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2012 16:39:19 -0000 On 7/20/2012 18:32, Konstantin Belousov wrote: > > FYI, this problem is supposedly fixed by r238637, as much as I can judge > based on your description and commit itself. That commit is only 15 hours old! Coincidence? Okay, should I try patching my FreeBSD 9.0 thread library with that commit and see if that clears up the issue? John