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

Re: error (ITS#952)



At 04:49 PM 1/8/01 +0000, robin@wish.nl wrote:
>I get on my openldap v1.2.11 the following error:
>Jan  5 13:35:37 ldap1 slapd[9495]: ber_get_next on fd 5 failed errno 9 (Bad file
>number)
>
>Does someone know what the problem is?

IIRC, this is most likely due to use of a preemptive
threading system.  1.2 doesn't support preemptive threading.
You likely should try --without-threads to see if this
error disappears.

Kurt