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

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

cctest/test-cpu-profiler/JsNativeJsSample flakes because time to time there is an unexpected call stack in the trace tree like #6 node in the profile below.


=== cctest/test-cpu-profiler/JsNativeJsSample ===
--- stderr ---
#
# Fatal error in ../test/cctest/test-cpu-profiler.cc, line 1163
# CHECK_EQ(1, nativeFunctionNode->GetChildrenCount()) failed
#   Expected: 1
#   Found: 2
#

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

 1: ??
 2: ??
 3: ??
 4: ??
 5: __libc_start_main
 6: ??
--- stdout ---
[Top down]:
    0   (root) 0 #1
    2    start 18 #2 TryCatchStatement
    0      CallJsFunction 0 #3
    1        foo 18 #6 no reason
    0        bar 18 #4 TryCatchStatement
   17          foo 18 #5 no reason


--
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