qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Opitz <opi@le-bit.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] crash (SIGSEGV)
Date: Mon, 4 Oct 2004 01:50:49 +0200	[thread overview]
Message-ID: <200410040150.49551.opi@le-bit.de> (raw)

Hi,

I'm trying to install from a debian.iso to an hdd image file inside qemu.

starting qemu:

gdb --args /a/qemu/i386-softmmu/qemu -hda /a/disc1/debian-3.0r0.img 
-cdrom/a/disc/debian.iso -boot d 

gdb output:

(gdb) run
Starting program: /a/qemu/i386-softmmu/qemu -hda /a/disc1/debian-3.0r0.img 
-cdro
[Thread debugging using libthread_db enabled]
[New Thread 1077088384 (LWP 23971)]
Connected to host network interface: tun0
Detaching after fork from child process 23975.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1077088384 (LWP 23971)]
0x09a657a0 in ?? ()
(gdb) bt
#0  0x09a657a0 in ?? ()
#1  0x08094b03 in cpu_x86_exec (env1=0x8f333d0) at /a/qemu/cpu-exec.c:545
#2  0x0804dd11 in main_loop () at /a/qemu/vl.c:2463
#3  0x0804eb3b in main (argc=-956097136, argv=0xc4e62240) at /a/qemu/vl.c:3392
(gdb)   


This happens while the debian installer tries to install the debian ground 
system.

If you need more info ... mail me ;)

Greetings Alex//

PS: Why I can't use the latest bios from bochs? If I do so, then it crashs 
with segfault.

             reply	other threads:[~2004-10-03 23:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-03 23:50 Alexander Opitz [this message]
2004-10-04  1:14 ` [Qemu-devel] crash (SIGSEGV) Hetz Ben Hamo
2004-10-04  7:43   ` Alexander Opitz
2004-10-04 17:50     ` Alexander Opitz
2004-10-04 19:03       ` Resizing partitions - was " Brad Campbell

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