All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brad Campbell <brad@wasp.net.au>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Segfault installing Windows XP 32 Bit guest on Linux 64Bit host
Date: Fri, 30 May 2008 16:20:32 +0400	[thread overview]
Message-ID: <483FF110.7020604@wasp.net.au> (raw)

(gdb) run
Starting program: /home/brad/bin/qemu -fda /tmp/fd.img -hda /home/brad/qemu/xptest.img -cdrom 
/raid3/isos/XP-corp-sp2.iso -localtime -m 256 -usb -usbdevice tablet -std-vga -no-acpi -vnc :2 -boot 
d -no-reboot -no-kqemu
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread 139849118447312 (LWP 9558)]
[New Thread 1098533216 (LWP 9561)]

Program received signal SIGUSR2, User defined signal 2.
[Switching to Thread 139849118447312 (LWP 9558)]
temp_save (s=0x3, temp=11050592, allocated_regs=16404)
     at /home/brad/src/qemu/tcg/tcg.c:1334
1334	    ts = &s->temps[temp];
(gdb) bt
#0  temp_save (s=0x3, temp=11050592, allocated_regs=16404)
     at /home/brad/src/qemu/tcg/tcg.c:1334
#1  0x00000000004defc2 in save_globals (s=0xa89e60, allocated_regs=16404)
     at /home/brad/src/qemu/tcg/tcg.c:1368
#2  0x00000000004dfd22 in tcg_reg_alloc_op (s=0xa89e60, def=0x687200, opc=69,
     args=0xa7ecf8, dead_iargs=1) at /home/brad/src/qemu/tcg/tcg.c:1586
#3  0x00000000004ead88 in dyngen_code (s=0xa89e60,
     gen_code_buf=0x431640b0 "1?A\211>1?A\211v\004A\213v H\213?I\211?\230")
     at /home/brad/src/qemu/tcg/tcg.c:1960
#4  0x000000000048ca51 in cpu_x86_gen_code (env=0xb07980, tb=0x7f31139fdfe0,
     gen_code_size_ptr=0x7fff3107c6bc)
     at /home/brad/src/qemu/translate-all.c:121
#5  0x000000000048d1e2 in cpu_x86_exec (env1=0xa89e60)
     at /home/brad/src/qemu/cpu-exec.c:144
#6  0x000000000040f96c in main (argc=21, argv=0x0)
     at /home/brad/src/qemu/vl.c:7076

Does this mean anything to the tcg wizards ?

Regards,
Brad
-- 
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams

             reply	other threads:[~2008-05-30 12:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-30 12:20 Brad Campbell [this message]
2008-05-30 12:49 ` [Qemu-devel] Segfault installing Windows XP 32 Bit guest on Linux 64Bit host andrzej zaborowski
2008-05-30 14:22   ` Brad Campbell
2008-05-30 14:26     ` Brad Campbell
2008-05-30 14:37     ` [Qemu-devel] VNC Segfault : was " Brad Campbell
2008-05-30 14:50       ` Anthony Liguori
2008-05-30 17:04         ` Brad Campbell
2008-05-30 17:48           ` Anthony Liguori
2008-05-30 18:06             ` Eduardo Felipe
2008-05-30 18:19               ` Anthony Liguori
2008-05-31  6:19               ` Brad Campbell
2008-05-31  6:21                 ` [PATCH] " Brad Campbell
2008-05-30 18:25             ` Brad Campbell
2008-05-30 18:42             ` Brad Campbell

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=483FF110.7020604@wasp.net.au \
    --to=brad@wasp.net.au \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.