qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Bug AioContext polling is not implemented on Windows wi


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Bug AioContext polling is not implemented on Windows with qemu-system-ppc.exe
Date: Wed, 21 Mar 2018 17:25:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 21/03/2018 17:23, Howard Spoelstra wrote:
> warning: FTH: (10844): *** Fault tolerant heap shim applied to current
> process. This is usually due to previous crashes. ***
> [New Thread 10844.0x1224]
> [New Thread 10844.0x2a30]
> [New Thread 10844.0x2594]
> [New Thread 10844.0x32a8]
> 
> Thread 1 hit Breakpoint 1, aio_context_set_poll_params (ctx=0xc14a9b0,
> max_ns=32768, grow=0, shrink=0, errp=0x362f968)
>     at util/aio-win32.c:413
> 413     in util/aio-win32.c
> (gdb) s
> error_setg_internal (errp=0x362f968, src=0xe166e0 <__func__.58569+32>
> "util/aio-win32.c", line=413,
>     func=0xe16740 <__func__.59050> "aio_context_set_poll_params",
>     fmt=0xe16708 <__func__.58569+72> "AioContext polling is not
> implemented on Windows") at util/error.c:91
> 91      util/error.c: No such file or directory.
> (gdb) s
> 94      in util/error.c

Great!  Now do "bt".

Paolo



reply via email to

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