|
From: | andrzej zaborowski |
Subject: | Re: [Qemu-devel] qemu-i386 segfaults running "hello world". |
Date: | Sat, 23 Jun 2007 01:27:18 +0200 |
On 23/06/07, Alexander Graf <address@hidden> wrote:
Rob Landley wrote: > Ok, it's a more fundamental problem: > > address@hidden:/sys$ qemu-i386 > Segmentation fault (core dumped) > > Nothing to do with the program it's trying to run, it segfaults with no > arguments. > > Is anybody else seeing this? > > Rob > address@hidden:/vm/qemu-devel/patches/qemu> qemu-i386 ~/hello Hello world! Well it works for me. I usually see this segfault when trying to compile qemu with a gcc4. Try gcc3 and everything should be fine.
I usually see this when I forget to rebuild all files affected by a recent change (because the Makefile doesn't make the .depend before you tell it to). Regards
[Prev in Thread] | Current Thread | [Next in Thread] |