[Webkit-unassigned] [Bug 211535] New: Give the DFG and FTL WorkList threads more stack space on ASAN builds.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 15:17:42 PDT 2020


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

            Bug ID: 211535
           Summary: Give the DFG and FTL WorkList threads more stack space
                    on ASAN builds.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

This is because ASAN is a memory hungry beast, and we want the ASAN builds to get to exercise the same amount of code a regular build will (instead of failing out early with a stack overflow error).

-- 
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/20200506/20d74c0e/attachment.htm>


More information about the webkit-unassigned mailing list