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

New issue 2724 by [email protected]: cctest Regression144230 fails with --stress-compaction
http://code.google.com/p/v8/issues/detail?id=2724

out/ia32.debug/cctest test-heap/Regression144230 --stress-compaction

#
# Fatal error in ../src/heap-inl.h, line 800
# CHECK((v8::internal::Isolate::Current()->heap())->always_allocate_scope_depth_ == 0) failed
#

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

 1: V8_Fatal
 2: v8::internal::AlwaysAllocateScope::AlwaysAllocateScope()
 3: v8::internal::MarkCompactCollector::EvacuateNewSpace()
 4: v8::internal::MarkCompactCollector::EvacuateNewSpaceAndCandidates()
 5: v8::internal::MarkCompactCollector::SweepSpaces()
 6: v8::internal::MarkCompactCollector::CollectGarbage()
 7: v8::internal::Heap::MarkCompact(v8::internal::GCTracer*)
8: v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::internal::GCTracer*) 9: v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollector, char const*, char const*) 10: v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, char const*)
11: v8::internal::Heap::CollectAllGarbage(int, char const*)
12: v8::internal::Execution::HandleStackGuardInterrupt(v8::internal::Isolate*)
13: ??
14: v8::internal::Runtime_StackGuard(int, v8::internal::Object**, v8::internal::Isolate*)
15: ??
16: ??
17: ??
18: ??
19: ??
20: ??
21: ??
22: v8::internal::Execution::Call(v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*, bool*, bool)
23: v8::Script::Run()
24: ??
25: ??
26: CcTest::Run()
27: main
28: __libc_start_main

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