From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Xen 3.1 - Can't run Fedora Core 1 PV Date: Fri, 13 Jul 2007 07:31:32 +0100 Message-ID: References: <1184262714.1152.81.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1184262714.1152.81.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell , Nick Craig-Wood Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 12/7/07 18:51, "Ian Campbell" wrote: >> The above fails for xen 3.1 but succeeds (you get a shell) for xen 3.0.4 and >> 3.0.3 > > FC1 had some odd stuff going on with the vdso -- it comes up any time > upstream tries to touch the compat vdso code. > > You could try enabling/disabling COMPAT_VDSO in your kernel > configuration, see what happens. > > It'd also be interesting to know which libc is getting linked in within > the chroot. Yes, it's definitely VDSO related as it crashes in linux-gate.so. 3.0.4 kernels work just fine with 3.1, so that is the correct fix for this situation. -- Keir