From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: r: (1, 'Internal error', 'panic: xc_dom_core.c:273: xc_dom_do_gunzip: inflate failed (rc=-3)').. only on Intel hardware and only under 32-bit dom0 Date: Thu, 23 Feb 2012 09:16:22 -0500 Message-ID: <20120223141622.GB23963@phenom.dumpdata.com> References: <20120220183207.GA7170@phenom.dumpdata.com> <4F43B4C40200007800074350@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: <4F43B4C40200007800074350@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: Ian Campbell , xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, Feb 21, 2012 at 02:14:12PM +0000, Jan Beulich wrote: > >>> On 20.02.12 at 19:32, Konrad Rzeszutek Wilk wrote: > > And only on Intel.. and only if it is a 32-bit dom0. If I do the same test > > with a 64-bit dom0 I do not see this problem. > > > > Any thoughts of what it might be or what I should try out? My thought > > was to swap out the hypervisor (use a Xen 4.0) or unstable and see if I get > > the same result. > > But maybe there is something obvious out there? > > Did you check that it's not the kernel image itself on that particular box > that's corrupted? The MD5sum looks to same. I think Ian's thoughts of looking at the different libraries is my next thing to dive into. Thanks! > > Jan