From: Taras <taras.judge@shaw.ca>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] netbsd boot
Date: Sun, 30 May 2004 12:58:57 -0700 [thread overview]
Message-ID: <40BA3D01.3050203@shaw.ca> (raw)
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
next reply other threads:[~2004-05-30 19:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-30 19:58 Taras [this message]
2004-05-30 23:15 ` [Qemu-devel] netbsd boot Stefano Marinelli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40BA3D01.3050203@shaw.ca \
--to=taras.judge@shaw.ca \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.