[Webkit-unassigned] [Bug 140510] New: [Win] Crash in 'inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html '

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 15 13:54:01 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140510

            Bug ID: 140510
           Summary: [Win] Crash in
                    'inspector-protocol/debugger/terminate-dedicated-worke
                    r-while-paused.html '
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The test system is crashing in the layout test 'inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html" with the following stack trace:

     JavaScriptCore.dll!JSC::StorageStatistics::storageCapacity() Line 229    C++
     JavaScriptCore.dll!JSC::HandleNode::handleSet() Line 163    C++
     JavaScriptCore.dll!JSC::HandleSet::heapFor(JSC::JSValue * handle) Line 108    C++
     JavaScriptCore.dll!JSC::Strong<JSC::UnlinkedCodeBlock>::clear() Line 126    C++
     JavaScriptCore.dll!JSC::Strong<JSC::UnlinkedCodeBlock>::~Strong<JSC::UnlinkedCodeBlock>() Line 83    C++
     [External Code]    
     JavaScriptCore.dll!WTF::HashTable<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,WTF::KeyValuePair<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,JSC::Strong<JSC::JSObject> >,WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,JSC::Strong<JSC::JSObject> > >,WTF::PairHash<JSC::ExecState *,JSC::JSGlobalObject *>,WTF::HashMap<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,JSC::Strong<JSC::JSObject>,WTF::PairHash<JSC::ExecState *,JSC::JSGlobalObject *>,WTF::HashTraits<std::pair<JSC::ExecState *,JSC::JSGlobalObject *> >,WTF::HashTraits<JSC::Strong<JSC::JSObject> > >::KeyValuePairTraits,WTF::HashTraits<std::pair<JSC::ExecState *,JSC::JSGlobalObject *> > >::deallocateTable(WTF::KeyValuePair<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,JSC::Strong<JSC::JSObject> > * table, int size) Line 1079    C++
     JavaScriptCore.dll!WTF::HashTable<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,WTF::KeyValuePair<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,JSC::Strong<JSC::JSObject> >,WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,JSC::Strong<JSC::JSObject> > >,WTF::PairHash<JSC::ExecState *,JSC::JSGlobalObject *>,WTF::HashMap<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,JSC::Strong<JSC::JSObject>,WTF::PairHash<JSC::ExecState *,JSC::JSGlobalObject *>,WTF::HashTraits<std::pair<JSC::ExecState *,JSC::JSGlobalObject *> >,WTF::HashTraits<JSC::Strong<JSC::JSObject> > >::KeyValuePairTraits,WTF::HashTraits<std::pair<JSC::ExecState *,JSC::JSGlobalObject *> > >::~HashTable<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,WTF::KeyValuePair<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,JSC::Strong<JSC::JSObject> >,WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<std::pair<JSC::ExecState *,JSC::JSGlobalObject *>,JSC::Strong<JSC::JSObje
     [External Code]    
     JavaScriptCore.dll!Inspector::InjectedScriptHost::~InjectedScriptHost() Line 39    C++
     [External Code]    
     JavaScriptCore.dll!WTF::RefCounted<Inspector::InjectedScriptHost>::deref() Line 146    C++
>	JavaScriptCore.dll!WTF::derefIfNotNull<Inspector::InjectedScriptHost>(Inspector::InjectedScriptHost * ptr) Line 43	C++
     JavaScriptCore.dll!WTF::PassRefPtr<Inspector::Protocol::Array<Inspector::Protocol::Runtime::StructureDescription> >::~PassRefPtr<Inspector::Protocol::Array<Inspector::Protocol::Runtime::StructureDescription> >() Line 58    C++
     JavaScriptCore.dll!Inspector::InjectedScriptManager::~InjectedScriptManager() Line 58    C++
     WebKit.dll!WebCore::WebInjectedScriptManager::~WebInjectedScriptManager() Line 42    C++
     [External Code]    
     WebKit.dll!WebCore::WorkerInspectorController::~WorkerInspectorController() Line 117    C++
     [External Code]    
     WebKit.dll!WebCore::WorkerGlobalScope::~WorkerGlobalScope() Line 91    C++
     WebKit.dll!WebCore::DedicatedWorkerGlobalScope::~DedicatedWorkerGlobalScope() Line 56    C++
     [External Code]    
     WebKit.dll!WTF::RefCounted<WebCore::WorkerGlobalScope>::deref() Line 146    C++
     WebKit.dll!WTF::derefIfNotNull<WebCore::WorkerGlobalScope>(WebCore::WorkerGlobalScope * ptr) Line 43    C++
     WebKit.dll!WTF::PassRefPtr<WebCore::WorkerGlobalScope>::~PassRefPtr<WebCore::WorkerGlobalScope>() Line 58    C++
     WebKit.dll!WTF::RefPtr<WebCore::WorkerGlobalScope>::operator=(WebCore::WorkerGlobalScope * optr) Line 141    C++
     WebKit.dll!WebCore::WorkerThread::workerThread() Line 179    C++
     WebKit.dll!WebCore::WorkerThread::workerThreadStart(void * thread) Line 138    C++
     WTF.dll!WTF::createThread::__l3::<lambda>() Line 81    C++
     [External Code]    
     WTF.dll!WTF::threadEntryPoint(void * contextData) Line 59    C++
     WTF.dll!WTF::wtfThreadEntryPoint(void * param) Line 203    C++
     [External Code]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150115/ef60ed3c/attachment-0002.html>


More information about the webkit-unassigned mailing list