Status: New
Owner: ----

New issue 2310 by [email protected]: Crash in v8
http://code.google.com/p/v8/issues/detail?id=2310

Scenario
Fetch the site http://ten.com.au/
Crash is Observed
Tested on Android Simulator
v8 version:--> 3.10.0

Call Stack:-->
WebCore::GrouperVisitor::visitDOMWrapper(WebCore::DOMDataStore*, WebCore::Node*, v8::Persistent<v8::Object>)
 android/external/webkit/Source/WebCore/bindings/v8/V8GCController.cpp:346

WebCore::IntrusiveDOMWrapperMap::ChunkedTableTraits::visit(WebCore::DOMDataStore*, v8::Persistent<v8::Object>*, WebCore::AbstractWeakReferenceMap<WebCore::Node, v8::Object>::Visitor*) android/external/webkit/Source/WebCore/bindings/v8/IntrusiveDOMWrapperMap.h:207

WebCore::ChunkedTable<v8::Persistent<v8::Object>, 1023, WebCore::IntrusiveDOMWrapperMap::ChunkedTableTraits>::visit(WebCore::DOMDataStore*, WebCore::AbstractWeakReferenceMap<WebCore::Node, v8::Object>::Visitor*) android/external/webkit/Source/WebCore/bindings/v8/IntrusiveDOMWrapperMap.h:101

WebCore::visitDOMNodesInCurrentThread(WebCore::AbstractWeakReferenceMap<WebCore::Node, v8::Object>::Visitor*)
 android/external/webkit/Source/WebCore/bindings/v8/V8DOMMap.cpp:139

WebCore::V8GCController::gcPrologue()
 android/external/webkit/Source/WebCore/bindings/v8/V8GCController.cpp:469

v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::internal::GCTracer*)
 android/external/v8/src/heap.cc:771

v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollector, char const*, char const*)
 android/external/v8/src/heap.cc:534

v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, char const*)
 android/external/v8/src/heap-inl.h:440

v8::internal::Heap::CollectAllGarbage(int, char const*)
 android/external/v8/src/heap.cc:450

v8::internal::Heap::IdleNotification(int)
 android/external/v8/src/heap.cc:4864

v8::internal::V8::IdleNotification(int)
 android/external/v8/src/v8.cc:186

v8::V8::IdleNotification(int)
 android/external/v8/src/api.cc:4251

WebCore::V8GCForContextDispose::pseudoIdleTimerFired(WebCore::Timer<WebCore::V8GCForContextDispose>*)
android/external/webkit/Source/WebCore/bindings/v8/V8GCForContextDispose.cpp:69

WebCore::Timer<WebCore::WebSocketChannel>::fired()
 android/external/webkit/Source/WebCore/platform/Timer.h:100

WebCore::ThreadTimers::sharedTimerFiredInternal()
 android/external/webkit/Source/WebCore/platform/ThreadTimers.cpp:112

WebCore::ThreadTimers::sharedTimerFired()
 android/external/webkit/Source/WebCore/platform/ThreadTimers.cpp:90

android::JavaBridge::SharedTimerFired(_JNIEnv*, _jobject*)
 android/external/webkit/Source/WebKit/android/jni/JavaBridge.cpp:384

Any Insights on this Crash..


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to