From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwRnR-0006ni-MM for qemu-devel@nongnu.org; Thu, 25 Aug 2011 00:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwRnO-0006Tv-DU for qemu-devel@nongnu.org; Thu, 25 Aug 2011 00:44:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwRnO-0006Tf-5l for qemu-devel@nongnu.org; Thu, 25 Aug 2011 00:44:02 -0400 Message-ID: <4E55D30D.4080501@redhat.com> Date: Thu, 25 Aug 2011 07:43:57 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4E54C730.1010602@redhat.com> <4E55465B.2000708@redhat.com> <4E55583C.5040407@redhat.com> 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/24/2011 11:02 PM, Blue Swirl wrote: > > > > Backtrace? > > [Thread debugging using libthread_db enabled] > [New Thread 0x7ffff0ab7700 (LWP 15515)] > qemu-system-sparc: /src/qemu/hw/sysbus.c:156: > sysbus_register_withprop: Assertion `info->qdev.size>= > sizeof(SysBusDevice)' failed. > > Program received signal SIGABRT, Aborted. > 0x00007ffff3da2165 in *__GI_raise (sig=) > at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. > in ../nptl/sysdeps/unix/sysv/linux/raise.c > (gdb) bt > #0 0x00007ffff3da2165 in *__GI_raise (sig=) > at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > #1 0x00007ffff3da4f70 in *__GI_abort () at abort.c:92 > #2 0x00007ffff3d9b2b1 in *__GI___assert_fail ( > assertion=0x5c7650 "info->qdev.size>= sizeof(SysBusDevice)", > file=, line=0x9c, > function=0x5c7680 "sysbus_register_withprop") at assert.c:81 > #3 0x000000000052e280 in sysbus_register_withprop (info=) > at /src/qemu/hw/sysbus.c:156 > Please dump out frame 3's *info. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.