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

New issue 2204 by [email protected]: Crash in v8::internal::Runtime_DebugGetLoadedScripts()
http://code.google.com/p/v8/issues/detail?id=2204

I see a crash in the aforementioned function when running the following WebKit layout test LayoutTests/http/tests/inspector/console-cd-completions.html on my Linux box in Release mode. The stack trace is:

crash log for DumpRenderTree (pid 5043):
STDOUT: <empty>
STDERR:         base::debug::StackTrace::StackTrace() [0x519cae]
STDERR:         base::(anonymous namespace)::StackDumpSignalHandler() [0x5162e8]
STDERR:         0x7ff973d8f4c0
STDERR:         v8::internal::Marker<>::MarkDescriptorArray() [0x11aa0de]
STDERR:         v8::internal::Marker<>::MarkMapContents() [0x11aa748]
STDERR:         v8::internal::MarkCompactCollector::EmptyMarkingDeque() 
[0x11afe91]
STDERR:         v8::internal::GlobalHandles::IterateStrongRoots() [0x11195b8]
STDERR:         v8::internal::Heap::IterateStrongRoots() [0x1130103]
STDERR:         v8::internal::MarkCompactCollector::MarkLiveObjects() 
[0x11b143b]
STDERR:         v8::internal::MarkCompactCollector::CollectGarbage() [0x11b17ee]
STDERR: _ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorEPNS0_8GCTracerE.constprop.572 [0x113104f]
STDERR:         v8::internal::Heap::CollectGarbage() [0x1131597]
STDERR:         v8::internal::Heap::CollectAllGarbage() [0x113209b]
STDERR:         v8::internal::Debug::GetLoadedScripts() [0x10e62d4]
STDERR:         v8::internal::Runtime_DebugGetLoadedScripts() [0x122fe12]
STDERR:         0x18a113c0618e

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

Reply via email to