[Webkit-unassigned] [Bug 81321] New: Calculation bug of total memory utilized in the copied space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 02:14:40 PDT 2012


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

           Summary: Calculation bug of total memory utilized in the copied
                    space
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hojong.han at samsung.com


m_totalMemoryUtilized has an overflowed value.
m_totalMemoryUtilized should be calculated with the used size of copied block.
It would be reproduced when running V8 benchmark twice.

-- 
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