From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Regression with Xen 4.1.5 (cs 23459 compared to cs 23431) Date: Fri, 22 Feb 2013 12:50:16 -0500 Message-ID: <20130222175016.GB24736@phenom.dumpdata.com> References: <20130221130013.GA7240@phenom.dumpdata.com> <51262B5202000078000BFF10@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <51262B5202000078000BFF10@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Thu, Feb 21, 2013 at 01:12:34PM +0000, Jan Beulich wrote: > >>> On 21.02.13 at 14:00, Konrad Rzeszutek Wilk wrote: > > So I tried to start an PV guest with Fri Feb 15 15:31:55 2013 +0100 > > 23459:9f12bdd6b7f0 > > and I kept on getting: > > xc: error: panic: xc_dom_core.c:315: xc_dom_do_gunzip: inflate failed > > (rc=-3): Internal error > > > > Then rebuilt it with cs 23431 and it booted fine. Hadn't tried any specific > > bisection but any thoughts off which one I ought to try out first? > > Apart from a couple of QEMU_TAG updates and the oxenstored > security fixes I don't see any tools changes since 4.1.4 at all, so > a tools side regression seems rather unlikely. And the hypervisor > side changes also don't look like they could cause this sort of a > failure. > > You didn't happen to have some stale (from another version's > build) shared libraries left installed? No. The build thing does a nice clean slate of this. > > Jan >