[Webkit-unassigned] [Bug 171630] [JSC] Test stringimpl-to-jsstring-on-large-strings-2 uses a lot of RAM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 3 18:31:16 PDT 2017


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

--- Comment #7 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Carlos Alberto Lopez Perez from comment #6)
> (In reply to Michael Catanzaro from comment #5)
> > (In reply to Carlos Alberto Lopez Perez from comment #3) 
> > > And with Safari on Mac I get: "Out of memory"
> > > 
> > > How is that? Does Safari have some control mechanism to limit the amount of
> > > memory a webview can use or something like that?
> > 
> > Apple recently implemented a web process memory limit (I think 16 GiB, which
> > is way too high IMO) at which point the web process crashes. We need that
> > too (with a waaaaay lower limit), and it is already on our roadmap.
> 
> But note that the webprocess is not crashing here. its just javascript
> returning an exception "Out of memory" but no crashes. So its something
> different.

It seems I got confused here because I was testing with my distro version of webkitgtk+ that is a bit old.

I'm also getting "Out of memory" exception with last trunk of WebKitGTK+, and also peaking at 3GB of RAM. And the memory is released after this peak.

So.. same behaviour on WebKitGTK+ than on Safari.

Its with a previous version of WebKitGTK+ (2.14.1) that I get the test to happily run.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170504/82241ec6/attachment.html>


More information about the webkit-unassigned mailing list