From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qw9xR-0000Rm-Al for qemu-devel@nongnu.org; Wed, 24 Aug 2011 05:41:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qw9xN-00073m-Ae for qemu-devel@nongnu.org; Wed, 24 Aug 2011 05:41:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29307) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qw9xM-00073Z-T2 for qemu-devel@nongnu.org; Wed, 24 Aug 2011 05:41:09 -0400 Message-ID: <4E54C730.1010602@redhat.com> Date: Wed, 24 Aug 2011 12:41:04 +0300 From: Avi Kivity MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] PPC* and Sparc32 crash List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel 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. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.