> Whilst testing a Windows build of git master of qemu-system-ppc in 
> MSYS2/MingW64 I noticed the following assertion message in the console after 
> booting into OpenBIOS and then closing the GTK GUI window without booting a 
> client OS:
>
> $ ./qemu-system-ppc
> **
> ERROR:../util/aio-win32.c:337:aio_poll: assertion failed: 
> (in_aio_context_home_thread(ctx))
> Bail out! ERROR:../util/aio-win32.c:337:aio_poll: assertion failed: 
> (in_aio_context_home_thread(ctx))
>
> Has anyone else seen this at all?
>

This error appears since commit 9ce44e2ce2 "qmp: Move dispatcher to a 
coroutine". I think I can see the problem, but I'll have to ask Kevin. I really 
don't know the qmp code.

With best regards,
Volker

Reply via email to