On Mon, Jul 28, 2014 at 3:49 PM, Randy Bush <[email protected]> wrote: > #0 0x00000008019283bb in EVP_PKEY_CTX_free (ctx=0xd) at pmeth_lib.c:369 > #1 0x0000000801917435 in EVP_MD_CTX_cleanup (ctx=0x80288c0a0) at > digest.c:394 > #2 0x0000000802f71ae9 in Botan::(anonymous > namespace)::EVP_HashFunction::~EVP_HashFunction () from > /usr/local/lib/libbotan-1.10.so.0 > #3 0x0000000802ebfebf in > Botan::Algorithm_Cache<Botan::HashFunction>::clear_cache () from > /usr/local/lib/libbotan-1.10.so.0 > #4 0x0000000802eb6628 in Botan::Algorithm_Factory::~Algorithm_Factory () > from /usr/local/lib/libbotan-1.10.so.0 > #5 0x0000000802fe4d71 in Botan::Library_State::~Library_State () from > /usr/local/lib/libbotan-1.10.so.0 > #6 0x0000000802fe3de6 in Botan::Global_State_Management::set_global_state > () from /usr/local/lib/libbotan-1.10.so.0 > #7 0x0000000802c0c709 in C_Finalize () from > /usr/local/lib/softhsm/libsofthsm.so >
Perhaps it is a collision between the use of OpenSSL in Botan and the use of OpenSSL in OpenDNSSEC/LDNS? A short term solution may be to ignore the --with-openssl when configuring the build of Botan. But the best thing is to forward this issue to the Botan list and see if there is a solution to handle OpenSSL in both the application and the library. // Rickard
_______________________________________________ Opendnssec-user mailing list [email protected] https://lists.opendnssec.org/mailman/listinfo/opendnssec-user
