Status: New
Owner: ----

New issue 3532 by [email protected]: crash when CollectGarbage
https://code.google.com/p/v8/issues/detail?id=3532

Detailed description of the issue.

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000007416e100008

VM Regions Near 0x7416e100008:
Memory Tag 255 0000044e83800000-0000044e83900000 [ 1024K] rw-/rwx SM=PRV
-->
Memory Tag 255 000009c40c500000-000009c40c535000 [ 212K] rw-/rwx SM=PRV

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0x0000000100b76229 v8::internal::MemoryChunk::IsFlagSet(int) + 25 (spaces.h:420) 0x0000000100946a8a v8::internal::MemoryChunk::IsEvacuationCandidate() + 26 (spaces.h:609) 0x00000001008f5d81 v8::internal::MarkCompactCollector::RecordMigratedSlot(v8::internal::Object*, unsigned char*) + 161 (mark-compact.cc:2865) 0x00000001008f10f6 v8::internal::MarkCompactCollector::MigrateObject(v8::internal::HeapObject*, v8::internal::HeapObject*, int, v8::internal::AllocationSpace) + 406 (mark-compact.cc:2910) 0x00000001008f62b9 v8::internal::MarkCompactCollector::EvacuateLiveObjectsFromPage(v8::internal::Page*) + 649 (mark-compact.cc:3139) 0x00000001008f6506 v8::internal::MarkCompactCollector::EvacuatePages() + 214 (mark-compact.cc:3190) 0x00000001008f6cac v8::internal::MarkCompactCollector::EvacuateNewSpaceAndCandidates() + 188 (mark-compact.cc:3527) 0x00000001008ecae1 v8::internal::MarkCompactCollector::SweepSpaces() + 705 (mark-compact.cc:4540) 0x00000001008e92c4 v8::internal::MarkCompactCollector::CollectGarbage() + 68 (mark-compact.cc:425)
0x000000010089f760 v8::internal::Heap::MarkCompact() + 176 (heap.cc:1193)
0x000000010089e9e7 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) + 471 (heap.cc:1082) 0x000000010089e5e2 v8::internal::Heap::CollectGarbage(v8::internal::GarbageCollector, char const*, char const*, v8::GCCallbackFlags) + 530 (heap.cc:843) 0x000000010089e346 v8::internal::Heap::CollectAllAvailableGarbage(char const*) + 198 (heap.cc:762)
0x000000010067868e v8::Isolate::LowMemoryNotification() + 78 (api.cc:6747)

any idea?

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

Reply via email to