[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
Sun Apr 19 22:11:15 PDT 2020


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

--- Comment #25 from Fujii Hironori <Hironori.Fujii at sony.com> ---
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.

-- 
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/20200420/ef0549c2/attachment.htm>


More information about the webkit-unassigned mailing list