http://bugzilla.redhat.com/507035

--- src/dynload.cpp
+++ src/dynload.cpp
@@ -147,7 +147,6 @@ void DynLoader::close()
 
 DynLoader::~DynLoader()
 {
-	close();
 	libname=0;
 }