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

New issue 3154 by [email protected]: A64: cctest/test-api/ReleaseOverReservedPages fails in debug mode
http://code.google.com/p/v8/issues/detail?id=3154

The test uses CollectAllGarbage(kNoGCFlags) - maybe that should be kInterruptIncrementalMarkingMask?

--- stderr ---
#
# Fatal error in ../test/cctest/test-heap.cc, line 2730
# CHECK((number_of_test_pages + 1) >= (old_pointer_space->CountTotalPages() * 2)) failed
#

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

 1: ??
 2: ??
 3: ??
 4: ??
 5: __libc_start_main
 6: ??
--- stdout ---
[6657] Speed up marking because of heap size increase
[6657] Marking speed increased to 3
[6657] 277 ms: Scavenge 20.6 (57.2) -> 20.5 (57.2) MB, 14.4 ms (+ 1.9 ms in 1 steps since last GC) [triggered for preparation] [incremental marking delaying mark-sweep]. [6657] 364 ms: Mark-sweep 20.5 (57.2) -> 1.4 (57.2) MB, 87.1 ms (+ 2.1 ms in 2 steps since start of marking, biggest step 0.1 ms) [triggered by test 1] [GC in old space requested]. [6657] 437 ms: Mark-sweep 1.4 (57.2) -> 1.4 (49.2) MB, 73.0 ms [triggered by test 2] [GC in old space requested].


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