Status: New
Owner: [email protected]
Labels: Type-Bug Priority-Medium
New issue 3574 by [email protected]: IdleNotification test failures in debug
mode
https://code.google.com/p/v8/issues/detail?id=3574
The IdleNotification cctests fail for me when run from run-tests.py. Oddly
though, running these commands from the command-line (i.e. copying and
pasting the printed command lines) succeeds.
wingo@rusty:~/src/v8$ tools/run-tests.py --arch-and-mode=x64.debug
cctest/test-api/IdleNotificationWith
running presubmit tests
Running C++ lint check...
No changes in files detected. Skipping cpplint check.
Running copyright header, trailing whitespaces and two empty lines between
declarations check...
Total violating files: 0
Runtime/Natives name clashes: checked 441/807 functions, all good.
Running tests for x64.debug
No connection to distribution server; running tests locally.
=== cctest/test-api/IdleNotificationWithLargeHint ===
#
# Fatal error in ../test/cctest/test-api.cc, line 17817
# CHECK(finished) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: ??
3: CcTest::Run()
4: main
5: __libc_start_main
6: ??
Command: /hack/v8/out/x64.debug/cctest --random-seed=1285658097
test-api/IdleNotificationWithLargeHint --nohard-abort
--nodead-code-elimination --nofold-constants --enable-slow-asserts
--debug-code --verify-heap
--testing_serialization_file=/hack/v8/out/.serdes/serdes_IdleNotificationWithLargeHint
=== cctest/test-api/IdleNotificationWithLargeHint ===
#
# Fatal error in ../test/cctest/test-api.cc, line 17817
# CHECK(finished) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: ??
3: CcTest::Run()
4: main
5: __libc_start_main
6: ??
Command: /hack/v8/out/x64.debug/cctest --random-seed=1285658097
--turbo-filter=* --always-opt test-api/IdleNotificationWithLargeHint
--nohard-abort --nodead-code-elimination --nofold-constants
--enable-slow-asserts --debug-code --verify-heap
--testing_serialization_file=/hack/v8/out/.serdes/serdes_IdleNotificationWithLargeHint__turbo_filter=*__always_opt
=== cctest/test-api/IdleNotificationWithLargeHint ===
#
# Fatal error in ../test/cctest/test-api.cc, line 17817
# CHECK(finished) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: ??
3: CcTest::Run()
4: main
5: __libc_start_main
6: ??
Command: /hack/v8/out/x64.debug/cctest --random-seed=1285658097
--nocrankshaft test-api/IdleNotificationWithLargeHint --nohard-abort
--nodead-code-elimination --nofold-constants --enable-slow-asserts
--debug-code --verify-heap
--testing_serialization_file=/hack/v8/out/.serdes/serdes_IdleNotificationWithLargeHint__nocrankshaft
=== cctest/test-api/IdleNotificationWithSmallHint ===
#
# Fatal error in ../test/cctest/test-api.cc, line 17797
# CHECK(finished) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: ??
3: CcTest::Run()
4: main
5: __libc_start_main
6: ??
Command: /hack/v8/out/x64.debug/cctest --random-seed=1285658097
test-api/IdleNotificationWithSmallHint --nohard-abort
--nodead-code-elimination --nofold-constants --enable-slow-asserts
--debug-code --verify-heap
--testing_serialization_file=/hack/v8/out/.serdes/serdes_IdleNotificationWithSmallHint
=== cctest/test-api/IdleNotificationWithSmallHint ===
#
# Fatal error in ../test/cctest/test-api.cc, line 17797
# CHECK(finished) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: ??
3: CcTest::Run()
4: main
5: __libc_start_main
6: ??
Command: /hack/v8/out/x64.debug/cctest --random-seed=1285658097
--nocrankshaft test-api/IdleNotificationWithSmallHint --nohard-abort
--nodead-code-elimination --nofold-constants --enable-slow-asserts
--debug-code --verify-heap
--testing_serialization_file=/hack/v8/out/.serdes/serdes_IdleNotificationWithSmallHint__nocrankshaft
=== cctest/test-api/IdleNotificationWithLargeHint ===
#
# Fatal error in ../test/cctest/test-api.cc, line 17817
# CHECK(finished) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: ??
3: CcTest::Run()
4: main
5: __libc_start_main
6: ??
Command: /hack/v8/out/x64.debug/cctest --random-seed=1285658097
--stress-opt --always-opt test-api/IdleNotificationWithLargeHint
--nohard-abort --nodead-code-elimination --nofold-constants
--enable-slow-asserts --debug-code --verify-heap
--testing_serialization_file=/hack/v8/out/.serdes/serdes_IdleNotificationWithLargeHint__stress_opt__always_opt
=== cctest/test-api/IdleNotificationWithSmallHint ===
#
# Fatal error in ../test/cctest/test-api.cc, line 17797
# CHECK(finished) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: ??
3: CcTest::Run()
4: main
5: __libc_start_main
6: ??
Command: /hack/v8/out/x64.debug/cctest --random-seed=1285658097
--stress-opt --always-opt test-api/IdleNotificationWithSmallHint
--nohard-abort --nodead-code-elimination --nofold-constants
--enable-slow-asserts --debug-code --verify-heap
--testing_serialization_file=/hack/v8/out/.serdes/serdes_IdleNotificationWithSmallHint__stress_opt__always_opt
=== cctest/test-api/IdleNotificationWithSmallHint ===
#
# Fatal error in ../test/cctest/test-api.cc, line 17797
# CHECK(finished) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: ??
3: CcTest::Run()
4: main
5: __libc_start_main
6: ??
Command: /hack/v8/out/x64.debug/cctest --random-seed=1285658097
--turbo-filter=* --always-opt test-api/IdleNotificationWithSmallHint
--nohard-abort --nodead-code-elimination --nofold-constants
--enable-slow-asserts --debug-code --verify-heap
--testing_serialization_file=/hack/v8/out/.serdes/serdes_IdleNotificationWithSmallHint__turbo_filter=*__always_opt
--
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.