Status: Assigned
Owner: [email protected]
CC: [email protected], [email protected]
Labels: Type-Bug Priority-Medium
New issue 3723 by [email protected]: GC stress test for regress-3717
crashes in incremental marking
https://code.google.com/p/v8/issues/detail?id=3723
out/ia32.debug/d8 --test --random-seed=2071483855 --stress-opt --always-opt
--nohard-abort --nodead-code-elimination --nofold-constants
--enable-slow-asserts --debug-code --verify-heap --expose-debug-as debug
--no-lazy test/mjsunit/mjsunit.js test/mjsunit/regress/regress-3717.js
--gc-interval=500 --stress-compaction
--concurrent-recompilation-queue-length=64
--concurrent-recompilation-delay=500 --concurrent-recompilation
============ Stress 1/2 ============
============ Stress 2/2 ============
#
# Fatal error in ../src/heap/incremental-marking.cc, line 664
# CHECK(!v8::internal::FLAG_enable_slow_asserts ||
(Marking::IsGrey(mark_bit) || (obj->IsFiller() &&
Marking::IsWhite(mark_bit)) ||
(chunk->IsFlagSet(MemoryChunk::HAS_PROGRESS_BAR) &&
Marking::IsBlack(mark_bit)))) failed
The CL introducing the test is https://codereview.chromium.org/758523004
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.