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

2011-08-25 Thread Blue Swirl
On Thu, Aug 25, 2011 at 7:31 PM, Avi Kivity wrote: > On 08/25/2011 08:33 PM, Blue Swirl wrote: >> >> (gdb) bt >> #0  0x73da2165 in *__GI_raise (sig=) >>     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >> #1  0x73da4f70 in *__GI_abort () at abort.c:92 >> #2  0x73d9b2b1 in

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

2011-08-25 Thread Avi Kivity
On 08/25/2011 08:33 PM, Blue Swirl wrote: (gdb) bt #0 0x73da2165 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x73da4f70 in *__GI_abort () at abort.c:92 #2 0x73d9b2b1 in *__GI___assert_fail ( assertion=0x5c7390 "info->qdev.size>= size

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

2011-08-25 Thread Blue Swirl
On Thu, Aug 25, 2011 at 4:43 AM, Avi Kivity wrote: > On 08/24/2011 11:02 PM, Blue Swirl wrote: >> >> > >> >  Backtrace? >> >> [Thread debugging using libthread_db enabled] >> [New Thread 0x70ab7700 (LWP 15515)] >> qemu-system-sparc: /src/qemu/hw/sysbus.c:156: >> sysbus_register_withprop: Asser

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

2011-08-24 Thread Avi Kivity
On 08/24/2011 11:02 PM, Blue Swirl wrote: > > Backtrace? [Thread debugging using libthread_db enabled] [New Thread 0x70ab7700 (LWP 15515)] qemu-system-sparc: /src/qemu/hw/sysbus.c:156: sysbus_register_withprop: Assertion `info->qdev.size>= sizeof(SysBusDevice)' failed. Program received sig

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

2011-08-24 Thread Blue Swirl
On Wed, Aug 24, 2011 at 7:59 PM, Avi Kivity wrote: > On 08/24/2011 10:43 PM, Blue Swirl wrote: >> >> On Wed, Aug 24, 2011 at 6:43 PM, Avi Kivity  wrote: >> >  On 08/24/2011 08:48 PM, Blue Swirl wrote: >> >> >> >>  $ ./obj-amd64/sparc-softmmu/qemu-system-sparc >> >>  qemu-system-sparc: /src/qemu/hw

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

2011-08-24 Thread Avi Kivity
On 08/24/2011 10:43 PM, Blue Swirl wrote: On Wed, Aug 24, 2011 at 6:43 PM, Avi Kivity wrote: > On 08/24/2011 08:48 PM, Blue Swirl wrote: >> >> $ ./obj-amd64/sparc-softmmu/qemu-system-sparc >> qemu-system-sparc: /src/qemu/hw/sysbus.c:156: >> sysbus_register_withprop: Assertion `info->qdev.siz

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

2011-08-24 Thread Blue Swirl
On Wed, Aug 24, 2011 at 6:43 PM, Avi Kivity wrote: > On 08/24/2011 08:48 PM, Blue Swirl wrote: >> >> $ ./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

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

2011-08-24 Thread Avi Kivity
On 08/24/2011 08:48 PM, Blue Swirl wrote: $ ./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 Doesn't reproduce on e8906f3 - I get a boot loader prompt. -- I hav

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

2011-08-24 Thread Edgar E. Iglesias
On Wed, Aug 24, 2011 at 08:16:41PM +0200, Edgar E. Iglesias wrote: > On Wed, Aug 24, 2011 at 05:49:42PM +, Blue Swirl wrote: > > On Tue, Aug 23, 2011 at 7:19 PM, Edgar E. Iglesias > > wrote: > > > On Tue, Aug 23, 2011 at 06:59:01PM +0100, Peter Maydell wrote: > > >> On 23 August 2011 18:55, Bl

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

2011-08-24 Thread Avi Kivity
On 08/24/2011 08:48 PM, Blue Swirl wrote: On Wed, Aug 24, 2011 at 9:41 AM, Avi Kivity 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-syste

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

2011-08-24 Thread Edgar E. Iglesias
On Wed, Aug 24, 2011 at 05:49:42PM +, Blue Swirl wrote: > On Tue, Aug 23, 2011 at 7:19 PM, Edgar E. Iglesias > wrote: > > On Tue, Aug 23, 2011 at 06:59:01PM +0100, Peter Maydell wrote: > >> On 23 August 2011 18:55, Blue Swirl wrote: > >> > qemu-system-ppc: /src/qemu/memory.c:1183: > >> > memo

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

2011-08-24 Thread Edgar E. Iglesias
On Wed, Aug 24, 2011 at 05:49:42PM +, Blue Swirl wrote: > On Tue, Aug 23, 2011 at 7:19 PM, Edgar E. Iglesias > wrote: > > On Tue, Aug 23, 2011 at 06:59:01PM +0100, Peter Maydell wrote: > >> On 23 August 2011 18:55, Blue Swirl wrote: > >> > qemu-system-ppc: /src/qemu/memory.c:1183: > >> > memo

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

2011-08-24 Thread Peter Maydell
On 24 August 2011 18:54, Blue Swirl wrote: > On Tue, Aug 23, 2011 at 5:59 PM, Peter Maydell > wrote: >> 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

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

2011-08-24 Thread Blue Swirl
On Tue, Aug 23, 2011 at 5:59 PM, Peter Maydell wrote: > On 23 August 2011 18:55, 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_regi

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

2011-08-24 Thread Blue Swirl
On Tue, Aug 23, 2011 at 7:19 PM, Edgar E. Iglesias wrote: > On Tue, Aug 23, 2011 at 06:59:01PM +0100, Peter Maydell wrote: >> On 23 August 2011 18:55, Blue Swirl wrote: >> > qemu-system-ppc: /src/qemu/memory.c:1183: >> > memory_region_add_subregion_common: Assertion `!subregion->parent' >> > fail

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

2011-08-24 Thread Blue Swirl
On Wed, Aug 24, 2011 at 9:41 AM, Avi Kivity 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

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

2011-08-24 Thread Avi Kivity
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 qem

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

2011-08-23 Thread Edgar E. Iglesias
On Tue, Aug 23, 2011 at 06:59:01PM +0100, Peter Maydell wrote: > On 23 August 2011 18:55, 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: >

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

2011-08-23 Thread Peter Maydell
On 23 August 2011 18:55, 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' > faile

[Qemu-devel] PPC* and Sparc32 crash

2011-08-23 Thread Blue Swirl
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: s