From owner-freebsd-threads@FreeBSD.ORG Mon Oct 24 11:37:27 2005 Return-Path: X-Original-To: freebsd-threads@FreeBSD.org Delivered-To: freebsd-threads@FreeBSD.org Received: from [127.0.0.1] (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 9215F16A41F; Mon, 24 Oct 2005 11:37:23 +0000 (GMT) (envelope-from davidxu@freebsd.org) Message-ID: <435CC779.7030807@freebsd.org> Date: Mon, 24 Oct 2005 19:37:29 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.10) Gecko/20050806 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marc Olzheim References: <200510241130.j9OBUIOj069740@freefall.freebsd.org> In-Reply-To: <200510241130.j9OBUIOj069740@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-threads@FreeBSD.org Subject: Re: threads/76690: fork hang in child for (-lc_r & -lthr) 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: Mon, 24 Oct 2005 11:37:27 -0000 libc_r is depreciated, I am not sure who is willing to maintain it, in fact I had voted to remove it from -CURRENT. David Xu Marc Olzheim wrote: >The following reply was made to PR threads/76690; it has been noted by GNATS. > >From: Marc Olzheim >To: bug-followup@FreeBSD.org, lse@CryptoPro.ru >Cc: Marc Olzheim , Sven Berkvens-Matthijsse >Subject: Re: threads/76690: fork hang in child for (-lc_r & -lthr) >Date: Mon, 24 Oct 2005 13:25:57 +0200 > > Sven Berkvens devised a patch for libc_r which fixes this and other > locking issues in the uthread library. > > See > http://www.stack.nl/~marcolz/FreeBSD/fork-malloc-thread-4.11.patch.txt > at http://www.stack.nl/~marcolz/FreeBSD/showstoppers.html > > Marc >_______________________________________________ >freebsd-threads@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-threads >To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org" > > > >