[Webkit-unassigned] [Bug 164862] New: [Win32] Start releasing memory earlier when memory is running low.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 02:32:48 PST 2016


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

            Bug ID: 164862
           Summary: [Win32] Start releasing memory earlier when memory is
                    running low.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

On Windows, 32-bit processes have 2GB of memory available, where some is used by the system. Debugging has shown that allocations might fail and cause crashes when memory usage is > ~1GB. We should start releasing memory before we reach 1GB.

-- 
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/20161117/be7c1e1d/attachment-0001.html>


More information about the webkit-unassigned mailing list