Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2005 16:37:29 +0800
From:      David Xu <davidxu@freebsd.org>
To:        Marc Olzheim <marcolz@stack.nl>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: threads/76690: fork hang in child for (-lc_r & -lthr)
Message-ID:  <425B88C9.1000902@freebsd.org>
In-Reply-To: <20050412082959.GA17607@stack.nl>
References:  <200504111210.j3BCAZmU002870@freefall.freebsd.org> <425B02BB.5060904@freebsd.org> <20050412071220.GA17393@stack.nl> <425B866C.4010609@freebsd.org> <20050412082959.GA17607@stack.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Marc Olzheim wrote:

>On Tue, Apr 12, 2005 at 04:27:24PM +0800, David Xu wrote:
>  
>
>>You have to fix it in uthread_fork.c,  lock __malloc_lock over 
>>__sys_fork() call.
>>but why libc_r ? it is depreciated.
>>    
>>
>
>Than drop support for it and remove it from base (move it to ports ?),
>or fix it... Besides from that: It's the only threading library
>available in FreeBSD 4.x, so I'd rather have it fixed. :-)
>
>Marc
>  
>
6.0-Release is the time to drop its support and move it to ports. :)

David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425B88C9.1000902>