qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-


From: Gabriel Kerneis
Subject: Re: [Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool
Date: Tue, 1 Oct 2013 08:29:50 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Oct 01, 2013 at 07:51:24AM +0200, Stefan Weil wrote:
> $ wine i386-softmmu/qemu-system-i386 -L pc-bios -cdrom /var/tmp/mini.iso
> -sdl # or -vnc :1
> 
> => Assertion in qemu-coroutine-lock.c:99.

Could you please provide the backtrace for this?  I am curious which of the uses
of qemu_co_queue_restart_all() fails.  I wonder if it is a bug in the
implementation of qemu_in_coroutine() on your platform, or really a rare
interleaving which exhibits a bug in the logic of coroutine functions.

-- 
Gabriel



reply via email to

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