[Webkit-unassigned] [Bug 15046] fast/js/string-concatenate-outofmemory.html pwns OS X, times out on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 09:26:49 PDT 2007


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





------- Comment #1 from mrowe at apple.com  2007-08-22 09:26 PDT -------
When I fixed an integer overflow inside UString, the maximum string size that
32-bit JSCore would allocate went from ~180MB to ~1.2GB.  This causes the test
to put substantially more pressure on both virtual and physical memory.  On a
Mac with 4GB of RAM, the test completes in less than one second.  I've heard
reports of it taking several minutes with ~2GB of RAM.


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