Re: [libvirt] [PATCH] nodedev_hal: fix segfault when virDBusGetSystemBus fails

2013-10-31 Thread Eric Blake
On 10/31/2013 09:45 AM, Ryota Ozaki wrote: > Thie patch fixes the segfault: > error : nodeStateInitialize:658 : DBus not available, > disabling HAL driver: internal error: Unable to get DBus > system bus connection: Failed to connect to socket > /var/run/dbus/system_bus_socket

[libvirt] [PATCH] nodedev_hal: fix segfault when virDBusGetSystemBus fails

2013-10-31 Thread Ryota Ozaki
Thie patch fixes the segfault: error : nodeStateInitialize:658 : DBus not available, disabling HAL driver: internal error: Unable to get DBus system bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory error : nodeStateInit