[Webkit-unassigned] [Bug 17047] Out of Memory Error with .split("")

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 12:35:55 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17047


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |HasReduction, NeedsRadar,
                   |                            |ReviewedForRadar




------- Comment #1 from mrowe at apple.com  2008-01-28 12:35 PDT -------
After loading <http://ejohn.org/files/bugs/split/> the Caches window shows
around 800,000 live objects, which is enough to trigger the "Out of Memory"
error.  Forcing a collection manually drops this down to around 270,000. 
Closing the tab drops back to around 8,000, which shows nothing is actually
being leaked.


-- 
Configure bugmail: http://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