From: Stefan Hajnoczi <stefanha@gmail.com>
To: Bug 760060 <760060@bugs.launchpad.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 760060] [NEW] Open Solaris 2009 Assertion `size' failed
Date: Thu, 14 Apr 2011 09:48:18 +0100 [thread overview]
Message-ID: <BANLkTim4menNHX93dkqG8FxzLfroKBTyuQ@mail.gmail.com> (raw)
In-Reply-To: <20110413175825.24079.95795.malonedeb@wampee.canonical.com>
On Wed, Apr 13, 2011 at 6:58 PM, Nigel Horne <760060@bugs.launchpad.net> wrote:
> qemu-system-sparc: /home/njh/src/qemu/exec.c:2614:
> cpu_register_physical_memory_offset: Assertion `size' failed.
I you ./configure with --disable-strip and run under GDB using "gdb
--args <command-line here>" then you can get a backtrace. Just enter
the GDB "r" command to run QEMU and then the "bt" command to get a
backtrace once the assertion has triggered.
The backtrace will show which device is registering a zero-size memory
region. It will be easy to fix this once we have a backtrace.
Stefan
next prev parent reply other threads:[~2011-04-14 8:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-13 17:58 [Qemu-devel] [Bug 760060] [NEW] Open Solaris 2009 Assertion `size' failed Nigel Horne
2011-04-14 8:48 ` Stefan Hajnoczi [this message]
2011-04-14 17:24 ` [Qemu-devel] [Bug 760060] " Stefan Weil
2011-04-14 17:38 ` Nigel Horne
2011-04-14 17:45 ` Nigel Horne
2011-11-04 17:27 ` Stefan Weil
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=BANLkTim4menNHX93dkqG8FxzLfroKBTyuQ@mail.gmail.com \
--to=stefanha@gmail.com \
--cc=760060@bugs.launchpad.net \
--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).