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 20:02:23 +0000

On Wed, Aug 24, 2011 at 7:59 PM, Avi Kivity <address@hidden> wrote:
> On 08/24/2011 10:43 PM, Blue Swirl wrote:
>>
>> On Wed, Aug 24, 2011 at 6:43 PM, Avi Kivity<address@hidden>  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
>> >
>> >  Doesn't reproduce on e8906f3 - I get a boot loader prompt.
>>
>> Still happens here, e8906f3.
>
> 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=<value optimized out>)
    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=<value optimized out>)
    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=<value optimized out>, line=0x9c,
    function=0x5c7680 "sysbus_register_withprop") at assert.c:81
#3  0x000000000052e280 in sysbus_register_withprop (info=<value optimized out>)
    at /src/qemu/hw/sysbus.c:156
#4  0x000000000041de13 in module_call_init (type=<value optimized out>)
    at /src/qemu/module.c:78
#5  0x0000000000518fb4 in main (argc=<value optimized out>,
    argv=<value optimized out>, envp=<value optimized out>)
    at /src/qemu/vl.c:3241



reply via email to

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