threads/135477: dlclose on shared object liked with libthr
	causes SIGSEGV
    kib at FreeBSD.org 
    kib at FreeBSD.org
       
    Thu Jun 11 13:56:53 UTC 2009
    
    
  
Synopsis: dlclose on shared object liked with libthr causes SIGSEGV
State-Changed-From-To: open->closed
State-Changed-By: kib
State-Changed-When: Thu Jun 11 13:54:43 UTC 2009
State-Changed-Why: 
In HEAD, we have support for -znodelete in ld.so, and libthr is linked
with the flag. I have no plans for MFC ATM.
The right thing to do is to link the main binary with -lpthread anyway.
http://www.freebsd.org/cgi/query-pr.cgi?pr=135477
    
    
More information about the freebsd-threads
mailing list