[Webkit-unassigned] [Bug 157067] [WinCairo] Invalid address specified to RtlValidateHeap at std::ctype<char>::_Tidy() when finishing MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 08:32:00 PDT 2016


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

--- Comment #6 from Brent Fulgham <bfulgham at webkit.org> ---
(In reply to comment #3)
> A DLL ucrtbased.dll is observed in the call stack of comment 0.
> According to a following document, ucrtbased.dll is just for dynamically
> linked CRT.

[...]

> LIBCMT and LIBCMTD are ignored for WinCairo port.
> But, they are the static CRT.
> This code have been introduced in Bug 147851.

This reminds me that we should switch back to a dynamic runtime. That was a workaround for something that was happening a year or so ago, and it would be good to use a single shared runtime again.

For internal reasons, we probably can't make this change until the fall, though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160506/8a178cbd/attachment.html>


More information about the webkit-unassigned mailing list