[Webkit-unassigned] [Bug 204901] New: Web Inspector: http/tests/inspector/target/pause-on-inline-debugger-statement.html is crashing in debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 10:52:05 PST 2019


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

            Bug ID: 204901
           Summary: Web Inspector:
                    http/tests/inspector/target/pause-on-inline-debugger-s
                    tatement.html is crashing in debug
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yurys at chromium.org
                CC: inspector-bugzilla-changes at group.apple.com

Triggers same assertion on all platforms:

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Finspector%2Ftarget%2Fpause-on-inline-debugger-statement.html



stderr:
ASSERTION FAILED: m_reasonForSuspendingActiveDOMObjects == ReasonForSuspension::PageWillBeSuspended
./dom/ScriptExecutionContext.cpp(257) : virtual void WebCore::ScriptExecutionContext::suspendActiveDOMObjects(WebCore::ReasonForSuspension)
1   0x132210619 WTFCrash
2   0x11828d88b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x11ac6f979 WebCore::ScriptExecutionContext::suspendActiveDOMObjects(WebCore::ReasonForSuspension)
4   0x11aa88ed4 WebCore::Document::suspendActiveDOMObjects(WebCore::ReasonForSuspension)
5   0x11aa869a9 WebCore::Document::suspendScheduledTasks(WebCore::ReasonForSuspension)
6   0x11b85d1aa WebCore::PageGroupLoadDeferrer::PageGroupLoadDeferrer(WebCore::Page&, bool)
7   0x11b85d41c WebCore::PageGroupLoadDeferrer::PageGroupLoadDeferrer(WebCore::Page&, bool)
8   0x11b723649 WebCore::Chrome::runJavaScriptAlert(WebCore::Frame&, WTF::String const&)
9   0x11b74228f WebCore::DOMWindow::alert(WTF::String const&)
10  0x118b0987d WebCore::jsDOMWindowInstanceFunctionAlert2Body(JSC::JSGlobalObject*, JSC::CallFrame*, WebCore::JSDOMWindow*, JSC::ThrowScope&)
11  0x118b096a7 WebCore::jsDOMWindowInstanceFunctionAlertOverloadDispatcher(JSC::JSGlobalObject*, JSC::CallFrame*, WebCore::JSDOMWindow*, JSC::ThrowScope&)
12  0x118a13d4f long long WebCore::IDLOperation<WebCore::JSDOMWindow>::call<&(WebCore::jsDOMWindowInstanceFunctionAlertOverloadDispatcher(JSC::JSGlobalObject*, JSC::CallFrame*, WebCore::JSDOMWindow*, JSC::ThrowScope&)), (WebCore::CastedThisErrorBehavior)0>(JSC::JSGlobalObject&, JSC::CallFrame&, char const*)
13  0x118a13a34 WebCore::jsDOMWindowInstanceFunctionAlert(JSC::JSGlobalObject*, JSC::CallFrame*)
14  0x388079c0116b
15  0x13271ffbc llint_entry
16  0x13271ffbc llint_entry
17  0x13271ffbc llint_entry
18  0x132703133 vmEntryToJavaScript
19  0x1334c9947 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
20  0x1334c8f59 JSC::Interpreter::executeProgram(JSC::SourceCode const&, JSC::JSGlobalObject*, JSC::JSObject*)
21  0x133830a3c JSC::evaluate(JSC::JSGlobalObject*, JSC::SourceCode const&, JSC::JSValue, WTF::NakedPtr<JSC::Exception>&)
22  0x133830ca1 JSC::evaluateWithScopeExtension(JSC::JSGlobalObject*, JSC::SourceCode const&, JSC::JSObject*, WTF::NakedPtr<JSC::Exception>&)
23  0x133445734 Inspector::JSInjectedScriptHost::evaluateWithScopeExtension(JSC::JSGlobalObject*, JSC::CallFrame*)
24  0x13344ebd3 Inspector::jsInjectedScriptHostPrototypeFunctionEvaluateWithScopeExtension(JSC::JSGlobalObject*, JSC::CallFrame*)
25  0x388079c0116b
26  0x13271ffbc llint_entry
27  0x13271ffbc llint_entry
28  0x132703133 vmEntryToJavaScript
29  0x1334c9947 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
30  0x1334c9fa4 JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
31  0x1337d2e2c JSC::call(JSC::JSGlobalObject*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
LEAK: 2 WebPageProxy

-- 
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/20191205/2f70c34e/attachment-0001.htm>


More information about the webkit-unassigned mailing list