I built the c-sdk for solaris using the nspr and nss binaries. When I call
ldapssl_clientauth_init(), it cores.
Here's the backtrace.
#0 0xfe587084 in NSC_ModuleDBFunc ()
#1 0xfe5768f4 in NSC_ModuleDBFunc ()
#2 0xfe5769b0 in NSC_ModuleDBFunc ()
#3 0xfe6ad1b4 in SEC_DeletePermCRL ()
#4 0xfe6af33c in SECMOD_LoadModule ()
#5 0xfe6af398 in SECMOD_LoadModule ()
#6 0xfe69cc94 in PK11_ConfigurePKCS11 ()
#7 0xfe69cd94 in NSS_Init ()
#8 0xfe722928 in ldapssl_clientauth_init (
certdbpath=0x39ce88 "/export/home/ralphw/.mozilla/default/vbf0b1gb.slt",
certdbhandle=0x0,
needkeydb=0, keydbpath=0x0, keydbhandle=0x0) at clientinit.c:361
Any ideas? The NT version works better.