qemu-devel
[Top][All Lists]
Advanced

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

Re: aio_poll() assertion fail on Windows


From: Howard Spoelstra
Subject: Re: aio_poll() assertion fail on Windows
Date: Fri, 16 Oct 2020 14:29:13 +0200



On Fri, Oct 16, 2020 at 1:32 PM Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> wrote:
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?


ATB,

Mark.

 
Same here with SDL and GTK.

C:\qemu-master-msys2>qemu-system-ppc.exe -L pc-bios -sdl -boot c -m 512 -M mac99,via=pmu
**
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))
 
Best,
Howard

reply via email to

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