[Opendnssec-user] ods-ksmutil key list --zone segfaults
Rickard Bellgrim
rickard at opendnssec.org
Mon Feb 20 07:53:40 UTC 2012
> https://8n1.org/8340/ee4e suggests it is something in softhsm...
The problem may be in the destruction order of the
std::auto_ptr<MutexFactory> and std::auto_ptr<SoftHSMInternal>.
SoftHSMInternal depends on MutexFactory. This probably needs to be
redesigned. The destruction order of Singleton objects is undefined.
// Rickard
More information about the Opendnssec-user
mailing list