[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/2] tools/xc: pass errno to callers of xc_domain_save [and 1 more messages]
On Thu, Mar 13, Ian Jackson wrote: > libxl-save-helper: xc_domain_save.c:2045: xc_domain_save: Assertion `rc' > failed. > libxl: error: libxl_utils.c:396:libxl_read_exactly: file/stream truncated > reading ipc msg header from domain 1 save/restore helper stdout pipe > libxl: error: libxl_exec.c:129:libxl_report_child_exitstatus: domain 1 > save/restore helper [-1] died due to fatal signal Aborted > > I think this demonstrates the value of including that assertion :-). 1838 /* HVM guests are done now */ 1839 errno = 0; 1840 goto out; I think that has to be out_rc. Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |