[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
Wed Apr 15 23:18:18 PDT 2020


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #396247|0                           |1
        is obsolete|                            |
 Attachment #396248|0                           |1
        is obsolete|                            |

--- Comment #21 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 396625

  --> https://bugs.webkit.org/attachment.cgi?id=396625&action=review

Patch to use mimalloc

https://github.com/microsoft/mimalloc

1. Build mimalloc
2. Copy mimalloc-static.lib to WebKitLibraries/win/lib64
3. Copy mimalloc-override.h and mimalloc.h to mimalloc.hWebKitLibraries/win/include
4. Apply the patch
5. Build WinCairo

I observe no heap corruption crashes by using mimalloc.
This seems the only one reasonable workaround at the moment.

-- 
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/20200416/ac214ffd/attachment-0001.htm>


More information about the webkit-unassigned mailing list