qemu-devel
[Top][All Lists]
Advanced

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

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


From: fabrice . bellard
Subject: Re: [Qemu-devel] cvs compiles but doesn't work
Date: Sat, 31 May 2003 12:15:40 +0200 (CEST)
User-agent: IMP/PHP IMAP webmail program 2.2.6

Hi,

I tested qemu compiled with gcc 2.95.3 on PowerPC and it passes the regression
test. I think it is a glibc or compiler problem. Which version of gcc and glibc
do you use ?

Fabrice.

Quoting Jens Axboe <address@hidden>:

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




reply via email to

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