Comment #2 on issue 1702 by [email protected]: Crash in spaces.cc@1210 with new GC
http://code.google.com/p/v8/issues/detail?id=1702

Fixed (partially) in r9346.

But we sill have another assertion triggering in the same method about the new capacity not begin aligned correctly. So I will leave this issue open.

#
# Fatal error in v8/src/spaces.cc, line 1192
# CHECK((new_capacity & Page::kPageAlignmentMask) == 0) failed
#


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

Reply via email to