Updates:
Cc: [email protected] [email protected] [email protected]
Labels: Hotlist-CD
Comment #2 on issue 3079 by [email protected]: Flaky
mjsunit/debug-references crash with GC Stress
https://code.google.com/p/v8/issues/detail?id=3079
Here is probably a new problem, but with the same test and custom snapshot,
so I add it here:
# Remember to enable core files...
git checkout 9b15445e6d4a3cb9b1655b9e57ac3e147118195a
gclient sync --nohooks
GYP_GENERATORS=ninja GYP_DEFINES="target_arch=x64 v8_target_arch=x64
use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1
embed_script=path/to/v8/test/mjsunit/mjsunit.js" gclient runhooks
ninja -C out/Debug d8 -j1000
tools/run-tests.py --mode Debug --arch x64 --outdir out --buildbot
--timeout=200 mjsunit/debug-references --gc-stress --no-harness
--flaky-tests skip --random-seed-stress-count=50 --random-seed=-1289987654
=== mjsunit/debug-references ===
============ Stress 1/2 ============
#
# Fatal error in ../../src/heap/incremental-marking.cc, line 644
# Check failed: !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))).
#
See also:
http://build.chromium.org/p/client.v8/builders/V8%20Linux64%20GC%20Stress%20-%20custom%20snapshot/builds/1415
--
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.