qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Felipe Contreras" <felipe.contreras@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Something fishy on linux-user/mmap.c
Date: Mon, 11 Feb 2008 23:18:33 +0200	[thread overview]
Message-ID: <94a0d4530802111318y230eb3ceh24c124fb8b99c957@mail.gmail.com> (raw)

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

             reply	other threads:[~2008-02-11 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-11 21:18 Felipe Contreras [this message]
2008-02-12  9:40 ` [Qemu-devel] Re: Something fishy on linux-user/mmap.c Felipe Contreras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=94a0d4530802111318y230eb3ceh24c124fb8b99c957@mail.gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).