[Webkit-unassigned] [Bug 209847] [WinCairo][WK2] random crashes by 0xC0000374 (STATUS_HEAP_CORRUPTION) in UI process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 14:35:34 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209847

--- Comment #27 from Fujii Hironori <Hironori.Fujii at sony.com> ---
(In reply to Fujii Hironori from comment #25)
> The async ReadFile operation should be canceled by using CancelIo
> API in the thread called ReadFile before destructing
> IPC::Connection.
> 
> However, It can't be possible because Windows port WorkQueue
> doesn't ensure the same thread.

To fix it, I filed : Bug 210785 – [Win] Use generic WorkQueue instead of WorkQueueWin.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200421/c9f4c13b/attachment-0001.htm>


More information about the webkit-unassigned mailing list