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

Re: slapd crashing on successful kerberos authentication



Nope.  Still crashing.  This time the stack trace looks like:

__libc_free
krb5_free_creds
avl_dup_error
avl_dup_error
aci_set_gather
ldbm_back_bind
ch_free
slap_sig_wake
avl_dup_error
slap_sig_wake
slap_sig_wake
repeates 3 times
strcpy
avl_dup_error
strcpy
strcpy
__libc_start_main


It's still crashing on a good kerberos password.  I'm quite certain the
problem is in openldap and not in kerberos itself.

Michael


On Mon, 21 May 2001, Allan E Johannesen wrote:

> >>>>> "torriem" == Michael L Torrie <torriem@cs.byu.edu> writes:
>
> torriem> If I enter the right kerberos password, no matter what the length
> torriem> slapd will seg fault.
>
> Maybe try a build -without-threads.
>
> That's what I had to do.
>