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