threads/76690: fork hang in child for (-lc_r & -lthr)

David Xu davidxu at freebsd.org
Tue Apr 12 01:36:58 PDT 2005


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



More information about the freebsd-threads mailing list