qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] x86_64 problem


From: Mario Goppold
Subject: [Qemu-devel] x86_64 problem
Date: Fri, 17 Mar 2006 15:26:27 +0100
User-agent: KMail/1.8.2

Hi,

i have some trouble with qemu-system-x86_64. Neither SuSE92-64 nor Ubuntu 
5.10-64 will install.

Here my env:
Host OS: SuSE10 (i586)
Kernel: 2.6.13-15.8-smp
qemu: snapshot20060315 (without kqemu )

./configure --prefix=/usr --cc=/opt/gcc33/bin/gcc-3.3 
--interp-prefix=/usr/share/qemu/qemu-%M --target-list="i386-softmmu 
x86_64-softmmu"
make CC="/opt/gcc33/bin/gcc-3.3" CFLAGS="-Wall -O2 -g -ggdb -g3 -ggdb3 
-fno-strict-aliasing -fomit-frame-pointer"


qemu-img create /localhome/qemu/86_64-test.img 4G

gdb /usr/bin/qemu-system-x86_64
(gdb) run
Starting program: /usr/bin/qemu-system-x86_64 -m 512  -localtime  
-hda /localhome/qemu/86_64-test.img -cdrom /localhome/breezy-dvd-amd64.iso 
-boot d
[Thread debugging using libthread_db enabled]
[New Thread 1079000704 (LWP 24353)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1079000704 (LWP 24353)]
0x09be2056 in code_gen_buffer ()
(gdb) where
#0  0x09be2056 in code_gen_buffer ()
#1  0x09bc269b in code_gen_buffer ()
#2  0x00000000 in ?? ()
#3  0x00000000 in ?? ()
#4  0x080b0b6b in cpu_x86_exec (env1=0x0) 
at /usr/src/packages/BUILD/qemu-snapshot20060315/cpu-exec.c:752
#5  0x08050c16 in main_loop () 
at /usr/src/packages/BUILD/qemu-snapshot20060315/vl.c:4065
#6  0x08051df6 in main (argc=8, argv=0x0) 
at /usr/src/packages/BUILD/qemu-snapshot20060315/vl.c:5234



full gdb output as attachment.

Thanks for any help.

Attachment: qemu.dgb.out
Description: Text document


reply via email to

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