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:48:58 +0000

On Wed, Aug 24, 2011 at 9:41 AM, Avi Kivity <address@hidden> wrote:
> On 08/23/2011 08:55 PM, Blue Swirl 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.
>
> Please provide disk images and command line options, and I will investigate.

Most legitimate command lines even without any images will do:
$ ./obj-amd64/ppc-softmmu/qemu-system-ppc
qemu-system-ppc: /src/qemu/memory.c:1183:
memory_region_add_subregion_common: Assertion `!subregion->parent'
failed.
Aborted
$ ./obj-amd64/ppc64-softmmu/qemu-system-ppc64
qemu-system-ppc64: /src/qemu/memory.c:1183:
memory_region_add_subregion_common: Assertion `!subregion->parent'
failed.
Aborted
$ ./obj-amd64/sparc-softmmu/qemu-system-sparc
qemu-system-sparc: /src/qemu/hw/sysbus.c:156:
sysbus_register_withprop: Assertion `info->qdev.size >=
sizeof(SysBusDevice)' failed.
Aborted



reply via email to

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