From: Adam Jacob Muller <adam-qemu-devel@adam.gs>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu crash in aio_read
Date: Sat, 12 Jan 2008 13:59:23 -0500 [thread overview]
Message-ID: <EF528A7C-0A8E-40C3-AA4C-967F94455C91@adam.gs> (raw)
Hello,
I am experiencing a crash in qemu when trying to load an existing
known-working image:
[root@apple]# gdb /usr/local/bin/qemu qemu.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging
symbols found)...
Core was generated by `qemu'.
Program terminated with signal 12, Bad system call.
Reading symbols from /lib/libm.so.5...(no debugging symbols
found)...done.
Loaded symbols for /lib/libm.so.5
Reading symbols from /lib/libz.so.4...(no debugging symbols
found)...done.
Loaded symbols for /lib/libz.so.4
Reading symbols from /lib/libutil.so.7...(no debugging symbols
found)...done.
Loaded symbols for /lib/libutil.so.7
Reading symbols from /lib/libc.so.7...(no debugging symbols
found)...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols
found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x281cb61b in aio_read () from /lib/libc.so.7
(gdb) bt
#0 0x281cb61b in aio_read () from /lib/libc.so.7
#1 0x0805c2e8 in ?? ()
#2 0x283e4090 in ?? ()
#3 0x283c3c14 in ?? ()
#4 0x283bb458 in ?? ()
#5 0x00000008 in ?? ()
#6 0x283bb1d4 in ?? ()
#7 0x00000008 in ?? ()
#8 0xbfbfb428 in ?? ()
#9 0x0807f22d in ?? ()
This is attempting to boot with a basic copy of gentoo, any ideas what
could cause this?
I can provide any additional debugging information or test patches etc.
-Adam
reply other threads:[~2008-01-13 13:27 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=EF528A7C-0A8E-40C3-AA4C-967F94455C91@adam.gs \
--to=adam-qemu-devel@adam.gs \
--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).