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-users

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

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: [Xen-devel] Re: 2.6.28.7 domU: 32-bit emulation seems to be broken
From: Sven Köhler <sven.koehler@xxxxxxxxx>
Date: Sun, 15 Mar 2009 12:39:34 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 15 Mar 2009 04:41:14 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type; bh=368J7QSZ++xtkXr+h0Nu49zSMgEZAGoF+E501Mi1NXE=; b=J3ETUheS0/EWtLc9nFkJCSw5v6tITSMivH6MKb4ViIR3XInOBPRH3unxOakN7gpAkp QOv+KhGB9+esuZk9Wvj6EFaWSXiT4KxyO2bfqZQpwHjc8Z2XrOHr62fJS8nvg7aKKyIf egrnAraY/2TV70GiBdpbIpCrpBUIlOE72UH10=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; b=a77p9YVLhQI/jGE0biLwNH5Dwu3apUx1J9pCPj7pZO9PVKO7gWd3QbW+M60SgLua4y IxU8B3gKAb0lAUl6SdXBqcd7b0H5yT7KIwKQVnonuUpiz8Ya+4hJN407CBEPo/LT05AE 57jwDi3F9Lzq3g6K/Ll5CghXpIbSBDq17SH8g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49BC2994.6040404@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> <gpei6e$gcn$1@xxxxxxxxxxxxx> <49BAFC72.4040501@xxxxxxxx> <49BB0184.1020503@xxxxxxxx> <49BB6F4A.90000@xxxxxxxxx> <49BC2994.6040404@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (X11/20090124)
Jeremy Fitzhardinge schrieb:
> Has it ever worked?  If so, what kernel version did it stop working at? 
> Does it fail with all 32-bit executables or just your "hello world"?

I discovered the bug as I tried to compile glibc inside the domU.
glibc's configure tries to compile a test program to determine the
sizeof the long datatype or something simple like that. So at least this
is another program that fails.

I did quick test, whether the empty program (just a main with return 0;
in it) segfaults - but it doesn't segfault. The moment I add a printf,
it segfaults again.

> Can you get a coredump from the fault and see what the faulting
> instruction was?

How do I do that?
Sorry for the stupid question, but unfortunatly this is beyond my
knowledge of the tooldchain :-(

I didn't find any automatically generated file.


Regards,
  Sven


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>