[Webkit-unassigned] [Bug 11131] Repeated string concatenation results in OOM crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 26 18:02:55 PST 2007


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


proton at wiretapped.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #11 from proton at wiretapped.net  2007-01-26 18:02 PDT -------
(In reply to comment #8)
> How "fast" does this actually run, e.g., how long does this test take to run? 
> (Hmm...I suppose it would depend on how much memory the system has that it runs
> on.)  Perhaps a string longer than one character should be used, though, so it
> will run faster.  Maybe 512 or 1024 characters?
> 

This is an exponential test, we're doubling the length each time. It takes less
than a second on my PowerMac G5 1.8GHz single processor, 2.5GB 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