
23 Dec
2010
23 Dec
'10
12:52 a.m.
At 12/22/2010 11:55 PM, Eric Blake Write:
On 12/22/2010 08:51 AM, Eric Blake wrote:
On 12/22/2010 02:25 AM, Wen Congyang wrote:
when we use an external process to connect remote libvirtd, virsh will coredump:
# virsh -c qemu+ext://<target_ip>/system?command=cmd Segmentation fault (core dumped)
This bug was caused by 3348a97b.
Would it be easier instead to switch virsh over to using virCommand, and fix this in that process?
In fact, it looks like Daniel's patches here to refactor remote protocol should be applied first: https://www.redhat.com/archives/libvir-list/2010-December/msg00058.html
Sorry, I don't notice Daniel's patch. Please ignore this patch.