Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-High NewGC

New issue 1554 by [email protected]: NewGC: StoreBuffer::Filter(MemoryChunk::ABOUT_TO_BE_FREED) does not work as expected
http://code.google.com/p/v8/issues/detail?id=1554

Chunks were already unlinked from LO space so FromAnyPointerAddress will never be able to find them.

In debug mode this cause assertion failure

#
# Fatal error in src/spaces-inl.h, line 213
# unreachable code
#


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

Reply via email to