Status: New
Owner: ----
Labels: Type-Bug Priority-Medium
New issue 4327 by [email protected]: Flaky check failure with
Threading2
https://code.google.com/p/v8/issues/detail?id=4327
This happened on the bots on mac64 but repros with linux64 as well.
Relatively reliable repro:
git checkout d2b4133c722a8e6a19ba460e534b0b8546f47a8c
gclient sync --nohooks
GYP_GENERATORS=ninja GYP_DEFINES="target_arch=x64 v8_target_arch=x64
use_goma=1" gclient runhooks
ninja -C out/Release -j1000 cctest
tools/run-tests.py --mode=Release --arch=x64 --buildbot
cctest/test-api/Threading2 --random-seed-stress-count=1000
=== cctest/test-api/Threading2 ===
Testing positive ...
Testing negative ...
Testing positive ...
Testing negative ...
Testing positive with modified prototype chain ...
Access blocked.
Access blocked.
<unknown>:0: Uncaught from JS
Testing positive ...
Testing negative ...
Access blocked.
Access blocked.
is name = 0
#
# Fatal error in ../../test/cctest/cctest.h, line 473
# Check failed: (0)==(strcmp(expected, *utf8)).
#
If the failure doesn't show up, increase the stress count.
--
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.