qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gabriel Southern <gabriel.southern@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Segmentation fault in qemu-system-sparc
Date: Sat, 16 May 2009 14:43:03 -0700	[thread overview]
Message-ID: <3c2bf46d0905161443g7d441957pd45697c85a0a56c7@mail.gmail.com> (raw)

Hi,

I am getting a segmentation fault when I run qemu-system-sparc.  I
think it is caused by a change after
6c7f4b47f778258493744a690bfc8dbbb7d21f69 on 5/13 because if I reset to
that commit the segmentation fault does not occur.  The segmentation
fault occurs during OS boot when the network interface is being
configured:

Setting up networking....
Configuring network interfaces...Segmentation fault

The last function call I can see with gdb is:

#1  0x0000000000426fb7 in pcnet_init () at qemu/hw/pcnet.c:876
876	        s->phys_mem_read(s->dma_opaque, PHYSADDR(s,CSR_IADR(s)),

Also my host system is CentOS 5.2 x86_64.  If anyone knows what the
problem is or has questions/suggestions for fixing it please let me
know.

Thanks,

-Gabriel

             reply	other threads:[~2009-05-16 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-16 21:43 Gabriel Southern [this message]
2009-05-18 16:51 ` [Qemu-devel] Segmentation fault in qemu-system-sparc Blue Swirl

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=3c2bf46d0905161443g7d441957pd45697c85a0a56c7@mail.gmail.com \
    --to=gabriel.southern@gmail.com \
    --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).