-
Type:
Support
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: OpenDNSSEC 1.4.7
-
Fix Version/s: None
-
Component/s: Signer
-
Labels:None
-
Environment:
msql
linux with /usr/lib64/libmysqlclient.so.18.3.0
On gentoo stock build with /usr/lib64/libmysqlclient.so.18.3.0 there is a crash when the database is closed after running ods-ksmutil key export.
Solution for this command was to change ./enforcer/utils/ksmutil.c at line 1837 to call
hsm_close(); before DbDisconnect(dbhandle);.
- is duplicated by
-
SUPPORT-184 ods-ksmutil key list --verbose segfaults on linux
-
- Closed
-