From: Alexander Opitz <opi@le-bit.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-fast SIGSEGV
Date: Mon, 4 Oct 2004 19:41:08 +0200 [thread overview]
Message-ID: <200410041941.09059.opi@le-bit.de> (raw)
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)
reply other threads:[~2004-10-04 17:38 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=200410041941.09059.opi@le-bit.de \
--to=opi@le-bit.de \
--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).