From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: 2.6.28.7 domU: 32-bit emulation seems to be broken Date: Mon, 16 Mar 2009 15:36:28 -0700 Message-ID: <49BED46C.2040906@goop.org> References: <49BAFC72.4040501@goop.org> <49BB0184.1020503@goop.org> <49BB6F4A.90000@gmail.com> <49BC2994.6040404@goop.org> <49BCF38B.3000507@gmail.com> <49BD2CCA.6070308@goop.org> <49BD3A87.3060403@gmail.com> <49BEB487.3090503@goop.org> <49BEB526.7060608@goop.org> <49BED2DE.7060203@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <49BED2DE.7060203@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?ISO-8859-15?Q?Sven_K=F6hler?= Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Sven K=F6hler wrote: > Jeremy Fitzhardinge schrieb: >> Jeremy Fitzhardinge wrote: >>> >>> Do you have auditing enabled? >> (No) > > You answered yourself, right? > (yes, CONFIG_AUDIT is disabled) > > Can I supply you with any further information? I need to find/set up an AMD system to try to repro it I think. I think=20 the problem is actually the return from the syscall, rather than the=20 syscall entry itself. What happens if you run the program under either=20 strace or gdb? J