qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Assertion failed when I reduced HW support


From: Markus Armbruster
Subject: Re: [Qemu-devel] Assertion failed when I reduced HW support
Date: Mon, 01 Jun 2015 10:14:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Марк Коренберг <address@hidden> writes:

> I'm trying to reduce qemu as much as possible, so I decide to cut off
> some hardware support, i.e. bluetooth, audio, USB and so on.
>
> After some time, compilation succeeded, but when I run qemu --help,
> assertion failed.
>
>
> $ i386-softmmu/qemu-system-i386 --help
> **
> ERROR:qom/object.c:165:type_get_parent: assertion failed:
> (type->parent_type != NULL)
>
>
> See my commits: https://github.com/socketpair/qemu/commits/assertion
>
> You can reproduce that if compile qemu with my patches.
>
> Does somebody know how to fix that? I have compiled with debug + run
> qemu under gdb, but do not understand what is happening.

Stack backtrace, please.



reply via email to

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