Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr



On Fri, Mar 24, 2006 at 01:12:08PM +0100, joerg@xxxxxxxxxxxxxxxxx wrote:
On Fri, Mar 24, 2006 at 08:54:34PM +0900, Kazuaki Oda wrote:
* The current implementation of rtld has a problem both with
libpthread and libthr. It works only with libc_r.

It doesn't work correctly with libc_r. Concurrent dlopen and dlclose of
the same shared object doesn't work fully corretly ATM, but the patch
isn't the best approach either.

Joerg
You promised the patch. Anyway, part of my patch that touched rtld_lock.c
shall be discarded.

Attachment: pgpIGEq6mDF13.pgp
Description: PGP signature



Relevant Pages