qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] tcg fatal error


From: Glauber Costa
Subject: [Qemu-devel] tcg fatal error
Date: Mon, 3 Nov 2008 12:04:07 -0200

Hi,

I'm running raw qemu with a Fedora-10 installation, and getting a tcg
fatal error. My command line is:

./x86_64-softmmu/qemu-system-x86_64 -hda /home/fedora10.qcow -m 1024
-cdrom /home/glauber/Fedora-10-Beta-i386-DVD.iso -boot d

host is an i386.
the error happens in line 1212 which is:

    if (args != gen_opparam_buf)
        tcg_abort();

in function tcg_liveness_analysis
If I undefine USE_LIVENESS_ANALYSIS, it seems to go further, although
much slower.

It happens always more or less always at the same point, when the
graphical part of the
installation starts. As I don't really know much about tcg, I'm just
shouting it out.

If there's any other info I can provide, just let me know.


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

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




reply via email to

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