qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Something fishy on linux-user/mmap.c


From: Felipe Contreras
Subject: [Qemu-devel] Something fishy on linux-user/mmap.c
Date: Mon, 11 Feb 2008 23:18:33 +0200

Hi,

There's something wrong with the commit
edbcc0b2eb1d4caee5f293e5c79f81023f3394e2.

I'm using qemu-0.9.1 + 09_arm_eabitls.patch[1], for CodeSourcery's
arm-2006q3 (otherwise it can't run on Fedora 8)

The following Makefile fails when trying to execute "simple", a
recently built binary:

bar:
        echo bar
        ./simple

foo:
        $(MAKE) bar

I get "make[1]: *** [bar] Segmentation fault", but if I remove "echo
bar", it works.

If I revert that commit for mmap.c, it works fine.

Any ideas?

[1] http://www.mail-archive.com/address@hidden/msg14659.html

-- 
Felipe Contreras




reply via email to

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