WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: 2.6.28.7 domU: 32-bit emulation seems to be broken

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Re: 2.6.28.7 domU: 32-bit emulation seems to be broken
From: Christoph Egger <Christoph.Egger@xxxxxxx>
Date: Mon, 10 Aug 2009 14:59:31 +0200
Cc: Milan Holzäpfel <listen@xxxxxxxx>
Delivery-date: Mon, 10 Aug 2009 06:00:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20090810132121.3859d865.listen@xxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <gpe0vg$j67$1@xxxxxxxxxxxxx> <49BFD56B.1040003@xxxxxxxx> <20090810132121.3859d865.listen@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.7
On Monday 10 August 2009 13:21:21 Milan Holzäpfel wrote:
> On Tue, 17 Mar 2009 09:52:59 -0700
>
> Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> > Sven Köhler wrote:
> > > Jeremy Fitzhardinge schrieb:
> > >> I need to find/set up an AMD system to try to repro it I think.  I
> > >> think the problem is actually the return from the syscall, rather than
> > >> the syscall entry itself.  What happens if you run the program under
> > >> either strace or gdb?
> > >
> > > The program just works:
> > >
> > > # strace ./a.out
> > > [...]
> >
> > OK, that confirms that its sysret32 that's failing.  vdso32=0 on the
> > kernel command line should be the workaround until we've got a proper
> > fix.
>
> Hi,
>
> I still notice this problem with vanilla 2.6.30.4 domU under Xen 3.3.2
> (32 bit binaries on a 64 bit domU kernel segfault, AMD CPU).  vdso32=0
> still helps.
>
> Any news?

What does Linux use w/o vdso32=0 on your box ? Does it use sysenter, syscall
or int 0x80 ?

Do you boot the DomU directly or does this happen after migration from
an Intel box ?

Christoph


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>