Updates:
        Owner: [email protected]
        Cc: [email protected]

Comment #17 on issue 2191 by [email protected]: V8 reports heap memory size bigger than process private memory
http://code.google.com/p/v8/issues/detail?id=2191

The patch had to be reverted in r12640 due to incompatibilities with the Chromium sandbox. Running with --no-sandbox works fine, but with the sandbox every renderer process goes "Aww Snap" instantly. I guess the mincore() function is not white-listed. So we cannot roll with this patch until that is resolved.

I reopened this issue to keep track of that. Just ping the issue (or me) and I will reland the patch once the sandbox problem is resolved.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to