Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > media > main-src > by-pkgid > 26764e702e441b473525f6a16ac25557 > files > 43

hal-0.5.8.1-59.el5.src.rpm

--- hal-0.5.8.1/tools/lshal.c.silence-error	2008-01-02 14:07:20.000000000 -0500
+++ hal-0.5.8.1/tools/lshal.c	2008-01-02 14:07:59.000000000 -0500
@@ -722,8 +722,9 @@
 		LIBHAL_FREE_DBUS_ERROR (&error);
 	libhal_ctx_free (hal_ctx);
 
-	dbus_connection_close (conn);
-	dbus_connection_unref (conn);
+	// https://bugzilla.redhat.com/show_bug.cgi?id=284461
+	//dbus_connection_close (conn);
+	//dbus_connection_unref (conn);
 
 	if (show_device)
 		free(show_device);