All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Ian.Campbell@citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH 2/2] tools/xc: pass errno to callers of xc_domain_save [and 1 more messages]
Date: Thu, 13 Mar 2014 18:23:28 +0100	[thread overview]
Message-ID: <20140313172328.GA12429@aepfle.de> (raw)
In-Reply-To: <21281.59006.677207.108475@mariner.uk.xensource.com>

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

  reply	other threads:[~2014-03-13 17:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-11  9:30 [PATCH 0/2 v2] tools/libxc: various errno changes Olaf Hering
2014-03-11  9:30 ` [PATCH 1/2] tools/xc: preserve errno in ERROR and DRINTF macros Olaf Hering
2014-03-11  9:30 ` [PATCH 2/2] tools/xc: pass errno to callers of xc_domain_save Olaf Hering
2014-03-11 11:37   ` Ian Jackson
2014-03-13 16:48   ` [xen-unstable test] 25406: regressions - FAIL xen.org
2014-03-13 17:10     ` [PATCH 2/2] tools/xc: pass errno to callers of xc_domain_save [and 1 more messages] Ian Jackson
2014-03-13 17:23       ` Olaf Hering [this message]
2014-03-13 17:36         ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140313172328.GA12429@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.