On 28 Mar 2010, at 17:59, Stephen Henson via RT wrote: > A possibility is that you are compiling the application against the > OpenSSL 0.9.8 header files instead of the 1.0.0 ones. In particular > I'd > expect a crash in EVP_PKEY_CTX_free() under those circumstances as it > would attempt to free up a garbage pointer.
I think you're right Steve. Explicitly pointing ntp's configure script at the 1.0.0 header files and a clean-out of /etc/ld.so.conf (sigh) has made all the difference. ntpd is now running quite happily using the shared library built with that OpenSSL snapshot. Thanks for your help and sorry for the false positive. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
