[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Smbk5pwd and Heimdal 0.7 not playing nice?




"Perry Nguyen" <pfnguyen@best.com> writes:

> Here are some details:
>
> Slapd installed from fedoracore4 (also tried openldap 2.3.4)
> I can run the kdc and kinit successfully.
>
> Is there a compatibility problem with the newer versions of Heimdal?  When
> did the rename of master_key_set to hdb_master_key_set occur?  Does anything
> else need to be changed for smbk5pwd to work with the latest versions of
> Heimdal krb5?

The api changed because one of the element was named ->close() and that
collided with system close rewrite to support largefile. Instead of
renameing one element, I renamed them all.

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1208486208 (LWP 10954)]
> 0x0077eaa2 in pthread_mutex_lock () from /lib/libpthread.so.0
> (gdb) bt
> #0  0x0077eaa2 in pthread_mutex_lock () from /lib/libpthread.so.0
> #1  0x002285d6 in krb5_clear_error_string (context=0x8c50d48)
>     at error_string.c:53

Can you print out context->mutex in thi frame, it looks like inits never
initialized.

Love

PGP signature