From: Bogdan Harjoc <bodi@p16.pub.ro>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-fast segfaulting in BIOS code (?)
Date: Tue, 20 Apr 2004 18:47:42 +0300 (EEST) [thread overview]
Message-ID: <Pine.LNX.4.58.0404201837330.10927@bodi.p16.pub.ro> (raw)
Hello.
I've managed to make qemu-fast (the cvs version, fwiw) segfault every
time I'm running it, which would not be such a big deal, as I am NOT
using a modified-for-qemu kernel as required.
Except that the error happens in the code_gen_buffer space (according to
gdb) and I haven't (yet) looked at the dynamic translation sources too
close or even read the documentation enough to figure out where to start
looking for the error.
The one reason I'm posting this possible bug report is because qemu-fast
even segfaults when booting from a floppy with "E8" (jmp $) as the first
byte (I've tried the image with qemu-softmmu and it successfully does
nothing). Shouldn't problems appear only when running linux kernel code ?
Two questions I'd be happy to read answers to are:
- is this normal ? (eg, I'm doing something wrong)
- (or) is qemu-fast not yet stable enough to get past the BIOS
code ?
(running slackware 9.1 with kernel 2.6.5, and here's the gdb output)
(gdb) run -fda fdimg
Starting program: /.tmp/qemu-cvs/qemu/i386/qemu-fast -fda fdimg
Connected to host network interface: tun0
Serial port redirected to /dev/pts/111
1.44 MB 3"1/2 floppy disk (2 h 80 t 18 s) rw
No disk in drive
QEMU 0.5.4 monitor - type 'help' for more information
(qemu)
Program received signal SIGSEGV, Segmentation fault.
0xa8db6bf4 in code_gen_buffer ()
(gdb)
Regards,
Bogdan
reply other threads:[~2004-04-20 15:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=Pine.LNX.4.58.0404201837330.10927@bodi.p16.pub.ro \
--to=bodi@p16.pub.ro \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).