[Webkit-unassigned] [Bug 192169] New: ASSERTION FAILED: injectedBundle.isTestRunning()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 11:35:10 PST 2018


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

            Bug ID: 192169
           Summary: ASSERTION FAILED: injectedBundle.isTestRunning()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com

Created attachment 356027

  --> https://bugs.webkit.org/attachment.cgi?id=356027&action=review

crash log

1   0x559194ef9 WTFCrash
2   0x560b021fb WTFCrashWithInfo(int, char const*, char const*, int)
3   0x560b52ce4 WTR::TestRunner::waitUntilDone()
4   0x560b45f77 WTR::JSTestRunner::waitUntilDone(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**)
5   0x5596d3881 long long JSC::APICallbackFunction::call<JSC::JSCallbackFunction>(JSC::ExecState*)
6   0x1224ea5602d
7   0x55964f6df llint_entry
8   0x55964f6df llint_entry
9   0x55963c2c9 vmEntryToJavaScript
10  0x55a28dcee JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
11  0x55a28e389 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
12  0x55a557c5c JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
13  0x55a557d4a JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr<JSC::Exception>&)
14  0x55a55803e JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr<JSC::Exception>&)
15  0x549b9644b WebCore::JSExecState::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr<JSC::Exception>&)
16  0x549bd9dc4 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext&, WebCore::Event&)
17  0x54a1abf0c WebCore::EventTarget::innerInvokeEventListeners(WebCore::Event&, WTF::Vector<WTF::RefPtr<WebCore::RegisteredEventListener, WTF::DumbPtrTraits<WebCore::RegisteredEventListener> >, 1ul, WTF::CrashOnOverflow, 16ul>, WebCore::EventTarget::EventInvokePhase)
18  0x54a1a78e2 WebCore::EventTarget::fireEventListeners(WebCore::Event&, WebCore::EventTarget::EventInvokePhase)
19  0x54aa9c801 WebCore::DOMWindow::dispatchEvent(WebCore::Event&, WebCore::EventTarget*)
20  0x54aaa6ab5 WebCore::DOMWindow::dispatchLoadEvent()
21  0x54a0c8978 WebCore::Document::dispatchWindowLoadEvent()
22  0x54a0c0f43 WebCore::Document::implicitClose()
23  0x54a9384cb WebCore::FrameLoader::checkCallImplicitClose()
24  0x54a937f64 WebCore::FrameLoader::checkCompleted()
25  0x54a938593 WebCore::FrameLoader::completed()
26  0x54a937f81 WebCore::FrameLoader::checkCompleted()
27  0x54a938593 WebCore::FrameLoader::completed()
28  0x54a937f81 WebCore::FrameLoader::checkCompleted()
29  0x54a947773 WebCore::FrameLoader::receivedMainResourceError(WebCore::ResourceError const&)
30  0x54a8d8b49 WebCore::DocumentLoader::mainReceivedError(WebCore::ResourceError const&)
31  0x54a8d139b WebCore::DocumentLoader::cancelMainResourceLoad(WebCore::ResourceError const&)
LEAK: 3 WebPageProxy


https://build.webkit.org/results/Apple%20High%20Sierra%20Debug%20WK2%20(Tests)/r238667%20(5738)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Finspector%2Fdom%2Fdisconnect-dom-tree-after-main-frame-navigation.html

The test http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation.html has been a flaky crash recently on High Sierra Debug. The first crash was on 11/20/2018: https://build.webkit.org/results/Apple%20High%20Sierra%20Debug%20WK2%20(Tests)/r238393%20(5618)/results.html
https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20WK2%20(Tests)/builds/5618

-- 
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/20181129/cfedd36d/attachment.html>


More information about the webkit-unassigned mailing list