qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] netbsd boot


From: Taras
Subject: [Qemu-devel] netbsd boot
Date: Sun, 30 May 2004 12:58:57 -0700
User-agent: Mozilla Thunderbird 0.6+ (X11/20040426)

Hello,
I got netbsd to install from ftp. However it won't boot now, as soon as the bootloader finished & the kernel starts QEMU crashes. I'm using today's cvs.

Here is my gdb session if it helps.

(gdb) run  -fda boot1.fs -hda fs.image -boot c -user-net -pci
Starting program: /home/taras/qemu/i386-softmmu/qemu -fda boot1.fs -hda fs.image -boot c -user-net -pci
[New Thread 16384 (LWP 25223)]
QEMU 0.5.5 monitor - type 'help' for more information
(qemu)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 25223)]
0x0806a528 in tb_link_phys (tb=0x8317238, phys_pc=0, phys_page2=4294967295)
   at /home/taras/qemu/exec.c:811
811         tb->page_next[n] = p->first_tb;
(gdb) bt
#0 0x0806a528 in tb_link_phys (tb=0x8317238, phys_pc=0, phys_page2=4294967295)
   at /home/taras/qemu/exec.c:811
#1  0x08f0c460 in nb_tbs ()
(gdb)


Taras




reply via email to

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