[Webkit-unassigned] [Bug 23550] New: Browser eats can up all available memory and then crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 26 13:57:39 PST 2009


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

           Summary: Browser eats can up all available memory and then crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com


Browser would eat up all the available memory in the system and crash when it
processes this simple javascript:

e = document.createElement("select");

e.length=2147483647;


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



More information about the webkit-unassigned mailing list