qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] crash (SIGSEGV)


From: Alexander Opitz
Subject: [Qemu-devel] crash (SIGSEGV)
Date: Mon, 4 Oct 2004 01:50:49 +0200
User-agent: KMail/1.7

Hi,

I'm trying to install from a debian.iso to an hdd image file inside qemu.

starting qemu:

gdb --args /a/qemu/i386-softmmu/qemu -hda /a/disc1/debian-3.0r0.img 
-cdrom/a/disc/debian.iso -boot d 

gdb output:

(gdb) run
Starting program: /a/qemu/i386-softmmu/qemu -hda /a/disc1/debian-3.0r0.img 
-cdro
[Thread debugging using libthread_db enabled]
[New Thread 1077088384 (LWP 23971)]
Connected to host network interface: tun0
Detaching after fork from child process 23975.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1077088384 (LWP 23971)]
0x09a657a0 in ?? ()
(gdb) bt
#0  0x09a657a0 in ?? ()
#1  0x08094b03 in cpu_x86_exec (env1=0x8f333d0) at /a/qemu/cpu-exec.c:545
#2  0x0804dd11 in main_loop () at /a/qemu/vl.c:2463
#3  0x0804eb3b in main (argc=-956097136, argv=0xc4e62240) at /a/qemu/vl.c:3392
(gdb)   


This happens while the debian installer tries to install the debian ground 
system.

If you need more info ... mail me ;)

Greetings Alex//

PS: Why I can't use the latest bios from bochs? If I do so, then it crashs 
with segfault.




reply via email to

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