qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] TCG/GCC breakage
@ 2009-03-11  3:40 Glauber Costa
  2009-03-11  8:32 ` Aurelien Jarno
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Glauber Costa @ 2009-03-11  3:40 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

I'm seeing a strange behaviour here using qemu-system-x86_64
(kvm not even compiled in) on an i386 host

I'm suspecting gcc is doing something nasty in here, but I'll open it
up here to see if any
of you have any suggestion.

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.

So it seems to me gcc may be generating gibberish somewhere in
helpers, but since
this code is a bit fragile, it might well be some mistake on our part.

Ideas on how to attack it ?

-- 
Glauber  Costa.
"Free as in Freedom"
http://glommer.net

"The less confident you are, the more serious you have to act."

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-16  8:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2009-03-16  8:26 ` Aurelien Jarno

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).