Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium NewGC
New issue 1718 by [email protected]: NewGC: Heap::RecordStats will not
work if taking heap snapshot
http://code.google.com/p/v8/issues/detail?id=1718
Since the new GC does not allow using the HeapIterator we can't take a
snapshot of the heap when running out of memory (this will potentially make
us go OOM with a segfault instead of the OOM error message).
Temporarily disabling taking heap snapshot when doing RecordStats (but we
should definitely put this back, this is really valuable info when
debugging OOM crashes).
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev