* [Qemu-devel] Something fishy on linux-user/mmap.c
@ 2008-02-11 21:18 Felipe Contreras
2008-02-12 9:40 ` [Qemu-devel] " Felipe Contreras
0 siblings, 1 reply; 2+ messages in thread
From: Felipe Contreras @ 2008-02-11 21:18 UTC (permalink / raw)
To: qemu-devel
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/qemu-devel@nongnu.org/msg14659.html
--
Felipe Contreras
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] Re: Something fishy on linux-user/mmap.c
2008-02-11 21:18 [Qemu-devel] Something fishy on linux-user/mmap.c Felipe Contreras
@ 2008-02-12 9:40 ` Felipe Contreras
0 siblings, 0 replies; 2+ messages in thread
From: Felipe Contreras @ 2008-02-12 9:40 UTC (permalink / raw)
To: qemu-devel
On Feb 11, 2008 11:18 PM, Felipe Contreras <felipe.contreras@gmail.com> wrote:
> Hi,
>
> There's something wrong with the commit
> edbcc0b2eb1d4caee5f293e5c79f81023f3394e2.
Err, by that I meant:
http://repo.or.cz/w/qemu.git?a=commitdiff;h=edbcc0b2eb1d4caee5f293e5c79f81023f3394e2
Sorry, I'm spoiled by git.
Best regards.
--
Felipe Contreras
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-12 9:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-11 21:18 [Qemu-devel] Something fishy on linux-user/mmap.c Felipe Contreras
2008-02-12 9:40 ` [Qemu-devel] " Felipe Contreras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).