qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] cvs compiles but doesn't work


From: Jens Axboe
Subject: [Qemu-devel] cvs compiles but doesn't work
Date: Fri, 30 May 2003 09:39:11 +0200

Hi,

With the #endif and data/sdata change, it compiles here again but still
doesn't work. qemu appears to spin forever, gdb shows:

address@hidden:/home/axboe/qemu-cvs $ gdb ./qemu
GNU gdb 5.3-debian
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "powerpc-linux"...
(gdb) r /usr/gnemul/qemu-i386/bin/test-i386
Starting program: /home/axboe/qemu-cvs/qemu
/usr/gnemul/qemu-i386/bin/test-i386

Program received signal SIGINT, Interrupt.
0x60331614 in code_gen_buffer ()
(gdb) bt
#0  0x60331614 in code_gen_buffer ()
#1  0x6002629c in cpu_x86_exec (env1=0x60191528) at exec-i386.c:261
#2  0x60004928 in cpu_loop (env=0x0) at main.c:139
#3  0x60005064 in main (argc=134512880, argv=0x7ffffd44) at main.c:423
#4  0x5fe2906c in __libc_start_main () from /lib/libc.so.6
#5  0x5fe28efc in __libc_start_main () from /lib/libc.so.6

Attached is the log file, host is ppc.

-- 
Jens Axboe

Attachment: qemu.log
Description: Text document


reply via email to

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