qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] PPC* and Sparc32 crash


From: Blue Swirl
Subject: Re: [Qemu-devel] PPC* and Sparc32 crash
Date: Wed, 24 Aug 2011 17:54:35 +0000

On Tue, Aug 23, 2011 at 5:59 PM, Peter Maydell <address@hidden> wrote:
> On 23 August 2011 18:55, Blue Swirl <address@hidden> wrote:
>> qemu-system-ppc: /src/qemu/memory.c:1183:
>> memory_region_add_subregion_common: Assertion `!subregion->parent'
>> failed.
>> Aborted
>> qemu-system-ppc64: /src/qemu/memory.c:1183:
>> memory_region_add_subregion_common: Assertion `!subregion->parent'
>> failed.
>> Aborted
>> qemu-system-sparc: /src/qemu/hw/sysbus.c:156:
>> sysbus_register_withprop: Assertion `info->qdev.size >=
>> sizeof(SysBusDevice)' failed.
>> Aborted
>>
>> This is with b861b7419c49ad53e786062b4fbf6da53468f130. Other targets
>> seem to work.
>
> n810 is also broken with a similar assertion to ppc, which I have a
> patch in progress to fix.

Confirmed:
$ ./obj-amd64/arm-softmmu/qemu-system-arm -machine n810
mipid_reset: Display off
qemu-system-arm: /src/qemu/memory.c:1183:
memory_region_add_subregion_common: Assertion `!subregion->parent'
failed.
Aborted



reply via email to

[Prev in Thread] Current Thread [Next in Thread]