qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Glauber Costa <glommer@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] TCG/GCC breakage
Date: Wed, 11 Mar 2009 11:34:29 +0100	[thread overview]
Message-ID: <1236767669.1486.14.camel@test.thuisdomein> (raw)
In-Reply-To: <5d6222a80903102040reef9775s8aaf9975e7594133@mail.gmail.com>

On Wed, 2009-03-11 at 00:40 -0300, Glauber Costa wrote:
> I'm seeing a strange behaviour here using qemu-system-x86_64
> (kvm not even compiled in) on an i386 host

For what it's worth, the same seems to happen here with an i386 guest on
an i386 host.

> I get segfaults very early in execution, and after some investigation,
> I figured out that ebp register is corrupted. I can't determine where
> the corruption starts.
> 
> I then did rm x86-64-softmmu/op_helper.o; make CC=gcc34, so only this
> file get compiled by an older gcc, and it worked again.

If I compile (i386-softmmu/qemu and thus) i386-softmmu/op_helper.o with
Fedora rawhide's current gcc (i.e. 4.4.0 20090307 (Red Hat 4.4.0-0.23))
qemu segfaults very early too. If I recompile just that file with gcc34
(i.e, 3.4.6 20060404 (Red Hat 3.4.6-13)) qemu does not segfault very
early anymore.


Paul Bolle

  parent reply	other threads:[~2009-03-11 10:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-11  3:40 [Qemu-devel] TCG/GCC breakage Glauber Costa
2009-03-11  8:32 ` Aurelien Jarno
2009-03-11 10:34 ` Paul Bolle [this message]
2009-03-16  8:26 ` Aurelien Jarno

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=1236767669.1486.14.camel@test.thuisdomein \
    --to=pebolle@tiscali.nl \
    --cc=glommer@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).