From: Avi Kivity <avi@redhat.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: Stefan Hajnoczi <stefanha@gmail.com>,
mengcong <mc@linux.vnet.ibm.com>,
qemu-devel <qemu-devel@nongnu.org>,
Anthony Liguori <anthony@codemonkey.ws>
Subject: Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue
Date: Sun, 17 Jun 2012 11:37:26 +0300 [thread overview]
Message-ID: <4FDD9746.4030603@redhat.com> (raw)
In-Reply-To: <4FDBD645.1070004@suse.de>
On 06/16/2012 03:41 AM, Andreas Färber wrote:
> Hi,
>
> After multiple runs of not-so-successful bisecting, it appears as if the
> qom-next commit "qbus: Make child devices links" [1] is causing
> assertions for both virtio-scsi and ahci but not for qemu-system-x86_64
> without parameters:
>
> $ x86_64-softmmu/qemu-system-x86_64 -enable-kvm -device
> virtio-scsi-pci,id=mcbus
> qemu-system-x86_64: /home/andreas/QEMU/qemu-rcar/memory.c:1259:
> memory_region_add_subregion_common: Assertion `!subregion->parent' failed.
>
> $ x86_64-softmmu/qemu-system-x86_64 -enable-kvm -m 1G -boot menu=on
> -drive file=../openSUSE-12.1-DVD-x86_64.iso,if=none,id=idecd,readonly=on
> -device ide-cd,bus=ide.0,drive=idecd -device ahci,id=ahci -device
> ide-cd,bus=ahci.0,drive=ahcicd -drive
> file=../openSUSE-12.1-GNOME-LiveCD-x86_64.iso,if=none,id=ahcicd,readonly=on
> qemu-system-x86_64: /home/andreas/QEMU/qemu-rcar/memory.c:1259:
> memory_region_add_subregion_common: Assertion `!subregion->parent' failed.
>
A stack trace would be helpful, as well as a printout of what
subregion->parent actually is.
You can also run 'qemu mtree' from gdb after including scripts/qemu-gdb.py.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2012-06-17 8:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-16 0:41 [Qemu-devel] [qom-next] Bisecting virtio-scsi issue Andreas Färber
2012-06-17 8:37 ` Avi Kivity [this message]
2012-06-17 14:08 ` Andreas Färber
2012-06-17 14:16 ` Avi Kivity
2012-06-17 14:28 ` Andreas Färber
2012-06-17 14:33 ` Anthony Liguori
2012-06-17 14:57 ` Avi Kivity
2012-06-17 15:16 ` Andreas Färber
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=4FDD9746.4030603@redhat.com \
--to=avi@redhat.com \
--cc=afaerber@suse.de \
--cc=anthony@codemonkey.ws \
--cc=mc@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
/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 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.