[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Problem with threads (next)





It could be even more than that, since they've migrated to the NPTL threads
library with all the kernel upgrades that involves. The easiest way to
confirm what's going on would be to use gdb to attach to the running slapd
and do an "info threads" to see whether it's using any.


I've update glib using up2date and recompile openldap and now it seems to work fine ...