Status: Accepted
Owner: [email protected]
CC: [email protected],  [email protected]
Labels: Type-Bug Priority-Medium

New issue 2871 by [email protected]: cctest/test-cpu-profiler/CollectCpuProfile flakes after r16549
http://code.google.com/p/v8/issues/detail?id=2871

cctest/test-cpu-profiler/CollectCpuProfile and
cctest/test-cpu-profiler/JsNativeJsRuntimeJsSample
tests flake on Linux ia32/x64 and Mac with the following messages:

=== cctest/test-cpu-profiler/CollectCpuProfile ===
--- stderr ---
#
# Fatal error in ../test/cctest/test-cpu-profiler.cc, line 588
# CHECK_EQ(3, fooNode->GetChildrenCount()) failed
#   Expected: 3
#   Found: 2
#

==== C stack trace ===============================

 1: ??
 2: ??
 3: ??
 4: ??
 5: __libc_start_main
 6: ??
--- stdout ---
[Top down]:
    0   (root) 0 #1
    2    (program) 0 #2
    0    start 16 #3
    0      foo 16 #4
    5        delay 16 #5
  501          loop 16 #6
    0        bar 16 #8
    3          delay 16 #9
  417            loop 16 #10
   27    (garbage collector) 0 #7
Command: /mnt/data/b/build/slave/v8-linux-debug/build/v8/out/Debug/cctest --nocrankshaft test-cpu-profiler/CollectCpuProfile --nobreak-on-abort --nodead-code-elimination --nofold-constants --enable-slow-asserts --debug-code --verify-heap --testing_serialization_file=/mnt/data/b/build/slave/v8-linux-debug/build/v8/out/.serdes/serdes_CollectCpuProfile__nocrankshaft

=== cctest/test-cpu-profiler/CollectCpuProfile ===
--- stderr ---
#
# Fatal error in ../test/cctest/test-cpu-profiler.cc, line 588
# CHECK_EQ(3, fooNode->GetChildrenCount()) failed
#   Expected: 3
#   Found: 1
#

==== C stack trace ===============================

 1: ??
 2: ??
 3: ??
 4: __libc_start_main
 5: ??
--- stdout ---
[Top down]:
    0   (root) 0 #1
    1    (program) 0 #2
    0    start 16 #3
    0      foo 16 #4
    0        delay 16 #5
    1          loop 16 #6
Command: /mnt/data/b/build/slave/v8-linux64/build/v8/out/Release/cctest --stress-opt --always-opt test-cpu-profiler/CollectCpuProfile --nobreak-on-abort --nodead-code-elimination --nofold-constants --testing_serialization_file=/mnt/data/b/build/slave/v8-linux64/build/v8/out/.serdes/serdes_CollectCpuProfile__stress_opt__always_opt


=== cctest/test-cpu-profiler/JsNativeJsRuntimeJsSample ===
--- stderr ---
#
# Fatal error in /Volumes/data/b/build/slave/v8-mac-debug/build/v8/test/cctest/test-cpu-profiler.cc, line 497
# CHECK(result) failed
#

==== C stack trace ===============================

 1: ??
 2: ??
 3: ??
 4: ??
 5: ??
--- stdout ---
[Top down]:
    0   (root) 0 #1
Command: /Volumes/data/b/build/slave/v8-mac-debug/build/v8/xcodebuild/Debug/cctest --stress-opt --always-opt test-cpu-profiler/JsNativeJsRuntimeJsSample --nobreak-on-abort --nodead-code-elimination --nofold-constants --enable-slow-asserts --debug-code --verify-heap --testing_serialization_file=/Volumes/data/b/build/slave/v8-mac-debug/build/v8/out/.serdes/serdes_JsNativeJsRuntimeJsSample__stress_opt__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/groups/opt_out.

Reply via email to