Updates:
        Status: Assigned
        Labels: -Priority-Medium Priority-Critical

Comment #9 on issue 1672 by [email protected]: NewGC: Page live bytes are off for some tests
http://code.google.com/p/v8/issues/detail?id=1672

Builder V8 Linux - nosnap - debug failed with

=== debug test-decls Present ===
Path: cctest/test-decls/Present
--- stderr ---
#
# Fatal error in src/spaces.cc, line 842
# CHECK((black_size) <= (page->LiveBytes())) failed
#
--- stdout ---
<unknown>:7: Uncaught ReferenceError: x is not defined
Command: /mnt/data/b/build/slave/v8-linux-nosnap-debug/build/v8/obj/test/debug/cctest test-decls/Present --testing_serialization_file=/mnt/data/b/build/slave/v8-linux-nosnap-debug/build/v8/obj/test/debug/serdes_Present --enable-slow-asserts --debug-code --verify-heap --test

http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20nosnap%20-%20debug/builds/1960/steps/Check/logs/stdio

But now we can't simply disable assertion because space shrinking depends on LiveBytes. Thus I am rising this issue to Critical.


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

Reply via email to