Description of problem: SSL_ClearSessionCache() is called in mod_admserv_unload without checking, if nss was initialized. Admin server cannot start with disabled NSSEngine in default/generated console.conf. Error msg from nss in log. Version-Release number of selected component (if applicable): 1.1.9 How reproducible: Steps to Reproduce: 1. Set NSSEngine to off in console.conf 2. start admin server Actual results: admin server not starting. nss error in log: Assertion failure: SECSuccess == rv, at sslnonce.c:156 Expected results: Starting admin server without ssl. Additional info: 389 ds and needed libraries were compiled on OpenSolaris (SunOS 5.11) using gcc with sun as for 32 bit.
This may be the same as https://bugzilla.redhat.com/show_bug.cgi?id=618454
*** This bug has been marked as a duplicate of bug 618454 ***