[libvirt] PATCH: Fix DBus thread safety

Daniel Veillard veillard at redhat.com
Mon Mar 2 11:28:46 UTC 2009


On Wed, Feb 18, 2009 at 01:59:24PM +0000, Daniel P. Berrange wrote:
> We are using DBus from multiple threads in libvirtd. We are not calling
> dbus_threads_init_default().  Very bad things result. Happy-crashy-daemon
> 
> This patch fixes that, and also stops DBus messing around with SIGPIPE and
> also stops it calling exit() when the bus disconnects, so we can actually
> see the error & continue with life.

  Okay, that patch was never commited though an important fix, so I
pushed it to CVS,

 thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list