qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Seg Faults from 0.5.4
@ 2004-05-04 18:35 Michael Jennings
  2004-05-04 20:20 ` Martin Garton
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Jennings @ 2004-05-04 18:35 UTC (permalink / raw)
  To: qemu-devel

I can't seem to get qemu or qemu-fast to boot properly.  The latter
hangs using up gobs of CPU, and the former seg faults.

mej@cardinal ~ >> qemu -boot d -cdrom /dev/cdrom -hda /home/mej/disk.img 
warning: could not open /dev/net/tun: no virtual network emulation
Serial port redirected to /dev/pts/0
No disk in drive
No disk in drive
QEMU 0.5.4 monitor - type 'help' for more information
(qemu) Segmentation fault

mej@cardinal ~ >> gdb qemu
GNU gdb Red Hat Linux (5.2-2)
Copyright 2002 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-redhat-linux"...(no debugging symbols found)...
(gdb) run -boot d -cdrom /dev/cdrom -hda /home/mej/disk.img 
Starting program: /usr/bin/qemu -boot d -cdrom /dev/cdrom -hda /home/mej/disk.img
[New Thread 8192 (LWP 29377)]
warning: could not open /dev/net/tun: no virtual network emulation
Serial port redirected to /dev/pts/0
No disk in drive
No disk in drive
QEMU 0.5.4 monitor - type 'help' for more information
(qemu) 

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 29377)]
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
(gdb) quit
The program is running.  Exit anyway? (y or n) y


Any ideas?  I've tried a number of boot images, including the
linux-test and freedos images from the qemu site.  All do the same
thing.

Thanks,
Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <mej@kainx.org>
n + 1, Inc., http://www.nplus1.net/       Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
 "We both lie silently still in the dead of the night.  Although we
  both lie close together, we feel miles apart inside.  Was it
  something I said or something I did?  Did my words not come out
  right?"                        -- Poison, "Every Rose Has Its Thorn"

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-05-06 15:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-04 18:35 [Qemu-devel] Seg Faults from 0.5.4 Michael Jennings
2004-05-04 20:20 ` Martin Garton
2004-05-04 20:40   ` Michael Jennings
2004-05-04 22:24     ` Martin Garton
2004-05-04 22:41     ` Herbert Poetzl
2004-05-05  2:13       ` Michael Jennings
2004-05-06 13:48         ` Herbert Poetzl
2004-05-06 15:04           ` Michael Jennings

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).