* [Qemu-devel] qemu crash in aio_read
@ 2008-01-12 18:59 Adam Jacob Muller
0 siblings, 0 replies; only message in thread
From: Adam Jacob Muller @ 2008-01-12 18:59 UTC (permalink / raw)
To: qemu-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-13 13:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-12 18:59 [Qemu-devel] qemu crash in aio_read Adam Jacob Muller
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).