[Webkit-unassigned] [Bug 76003] New: REGRESSION (r104210): WebProcess spins at 100% CPU for several minutes when loading an internal Apple site

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 15:54:24 PST 2012


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

           Summary: REGRESSION (r104210): WebProcess spins at 100% CPU for
                    several minutes when loading an internal Apple site
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar, Regression
          Severity: Normal
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrowe at apple.com
                CC: rniwa at webkit.org


After r104210 we're seeing WebProcess spin at 100% CPU for several minutes after loading pages on an internal Apple site. A sample shows that almost all of the time is being spent in DynamicSubtreeNodeList::length below calls to WebCore::JSNodeList::getOwnPropertySlotByIndex.  I'll attach a reduction that demonstrates the regression.

<rdar://problem/10672251>

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