From owner-freebsd-threads@FreeBSD.ORG Tue Apr 12 08:19:11 2005 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F125D16A4CE; Tue, 12 Apr 2005 08:19:11 +0000 (GMT) Received: from mail.emict.com (brig.emict.com [212.90.172.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DB9043D45; Tue, 12 Apr 2005 08:19:10 +0000 (GMT) (envelope-from andrit@ukr.net) Received: from [10.0.0.232] (unknown [10.0.0.232]) by mail.emict.com (Postfix) with ESMTP id 397462EB52; Tue, 12 Apr 2005 11:19:04 +0300 (EEST) From: Andriy Tkachuk Organization: eMICT To: freebsd-threads@freebsd.org Date: Tue, 12 Apr 2005 11:19:03 +0300 User-Agent: KMail/1.7 References: <200504111210.j3BCAZmU002870@freefall.freebsd.org> <425B02BB.5060904@freebsd.org> <20050412071220.GA17393@stack.nl> In-Reply-To: <20050412071220.GA17393@stack.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504121119.03985.andrit@ukr.net> cc: Marc Olzheim cc: David Xu Subject: Re: threads/76690: fork hang in child for (-lc_r & -lthr) X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 08:19:12 -0000 http://lists.freebsd.org/pipermail/freebsd-threads/2005-March/002935.html try this patch. On Tuesday 12 April 2005 10:12, Marc Olzheim wrote: > On Tue, Apr 12, 2005 at 07:05:31AM +0800, David Xu wrote: > > >Confirmed to be b0rken on FreeBSD 4.11's libc_r as well. :-/ > > > > > >Marc > > > > This is no longer true for libthr, I can not close the PR > > because it also reports libc_r problem. > > I know, I didn't ask for it to be closed. :-) > Is there any info on where the bug could be ? I could take a look at > it... > > Marc