[Webkit-unassigned] [Bug 53352] New: Heavy external fragmentation in FixedVMPoolAllocator can lead to a CRASH().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 16:29:33 PST 2011


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

           Summary: Heavy external fragmentation in FixedVMPoolAllocator
                    can lead to a CRASH().
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


The FixedVMPoolAllocator currently uses a best fix policy - switch to first fit, this is less prone to external fragmentation.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list