qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu user x86 working?


From: Blue Swirl
Subject: Re: [Qemu-devel] qemu user x86 working?
Date: Sat, 12 Feb 2011 10:08:26 +0200

On Sat, Feb 12, 2011 at 12:27 AM, Andi Kleen <address@hidden> wrote:
>
>> I don't have any problems running a statically linked x86_64
>> helloworld program in an i386 chroot. Dynamically linked programs try
>> to use wrong libraries, but at least running
>> /lib64/ld-linux-x86-64.so.2 directly works.
>
> static binary segfaults too. I wonder if it's some setup on my system.
>
> I tried disabling the usual suspects like address randomization, but that
> didn't change things.
> Or could it be the compiler (gcc 4.5)?

I don't think so, but that could be ruled out. What happens if you try
to run some known ld-linux-x86-64.so.2?

The last blocks of qemu.log produced by using -d in_asm,out_asm could
reveal something, please try.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]