[Webkit-unassigned] [Bug 249797] WinCairo-EWS is randomly failing as "fatal error C1060: compiler is out of heap space"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 12:16:07 PST 2022


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
It seems to be caused by unified source build.
248190 at main (bug#237617) changed MAX_BUNDLE_SIZE to 16 for Windows to fix WinCairo.lib linkage problem.
However, WinCairo no longer has WinCairo.lib, but WinCairo.dll since 257608 at main.
Should WinCairo reduce `MAX_BUNDLE_SIZE` to 8?

-- 
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/20221222/7481a7fd/attachment.htm>


More information about the webkit-unassigned mailing list