* [Qemu-devel] qemu-fast SIGSEGV
@ 2004-10-04 17:41 Alexander Opitz
0 siblings, 0 replies; only message in thread
From: Alexander Opitz @ 2004-10-04 17:41 UTC (permalink / raw)
To: qemu-devel
Same System, new crash.
This time starting with qemu-fast.
(gdb) run
Starting program: /a/qemu/i386/qemu-fast -hda /a/disc1/debian-3.0r0.img
-cdrom /a/disc/debian.iso -boot c
Connected to host network interface: tun0
Detaching after fork from child process 4888.
Program received signal SIGSEGV, Segmentation fault.
console_putchar (s=0xab000f20, ch=81) at /a/qemu/console.c:502
502 c->ch = ch;
(gdb) bt
#0 console_putchar (s=0xab000f20, ch=81) at /a/qemu/console.c:502
#1 0xa800ba16 in console_puts (chr=0x0,
buf=0xa8211ea0 "QEMU 0.6.1 monitor - type 'help' for more information\n",
len=54)
at /a/qemu/console.c:587
#2 0xa800121c in qemu_chr_write (s=0x0, buf=0x0, len=0) at /a/qemu/vl.c:965
#3 0xa8006c66 in term_flush () at /a/qemu/monitor.c:69
#4 0xa8006cba in term_puts (str=0xbfffe1c6 "") at /a/qemu/monitor.c:85
#5 0xa8006d10 in term_vprintf (fmt=0x0, ap=0x0) at /a/qemu/monitor.c:93
#6 0xa8006d37 in term_printf (fmt=0x0) at /a/qemu/monitor.c:100
#7 0xa8009217 in monitor_init (hd=0xab000ef0, show_banner=1)
at /a/qemu/monitor.c:1895
#8 0xa8004689 in main (argc=7, argv=0xbffff8d4) at /a/qemu/vl.c:3294
(gdb)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-04 17:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-04 17:41 [Qemu-devel] qemu-fast SIGSEGV Alexander Opitz
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.