[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] First OOPS ARM User Mode
From: |
Laurent Desnogues |
Subject: |
Re: [Qemu-devel] First OOPS ARM User Mode |
Date: |
Mon, 22 Dec 2008 10:33:36 +0100 |
On Mon, Dec 22, 2008 at 1:17 AM, Martin Mohring
<address@hidden> wrote:
>
> I tracked down that one commit between svn trunk -r 6082 and svn trunk
> -r 6098 causes the ARM user mode to fail with:
>
> qemu: uncaught target signal 11 (Segmentation fault) - exiting
>
> svn trunk -r 6082 was the last revision working, 6098 was the first
> found not to be working. I have not tracked it down more precise which
> commit between the two caused it.
You'll have to provide more details than that. For me svn head works
for the few tests I ran (hello world, some SPEC2k tests).
So:
- provide a small test
- how did you configure qemu
- what cross compiler did you use
- how do you invoke qemu
Laurent