[Webkit-unassigned] [Bug 192859] New: REGRESSION: [iOS] ASSERTION FAILED: !ScriptDisallowedScope::InMainThread::isScriptAllowed() seen with TestWebKitAPI.QuickLook.LegacyQuickLookContent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 10:07:08 PST 2018


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

            Bug ID: 192859
           Summary: REGRESSION: [iOS] ASSERTION FAILED:
                    !ScriptDisallowedScope::InMainThread::isScriptAllowed(
                    ) seen with
                    TestWebKitAPI.QuickLook.LegacyQuickLookContent
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

TestWebKitAPI.QuickLook.LegacyQuickLookContent
        ASSERTION FAILED: !ScriptDisallowedScope::InMainThread::isScriptAllowed()
        ./dom/ContainerNodeAlgorithms.cpp(91) : WebCore::NodeVector WebCore::notifyChildNodeInserted(WebCore::ContainerNode &, WebCore::Node &)
        1   0x10ad9b6c9 WTFCrash
        2   0x119fdcc8b WTFCrashWithInfo(int, char const*, char const*, int)
        3   0x11bf831a3 WebCore::notifyChildNodeInserted(WebCore::ContainerNode&, WebCore::Node&)
        4   0x11bf80e40 void WebCore::executeNodeInsertionWithScriptAssertion<WebCore::ContainerNode::parserAppendChild(WebCore::Node&)::$_5>(WebCore::ContainerNode&, WebCore::Node&, WebCore::ContainerNode::ChildChangeSource, WebCore::ReplacedAllChildren, WebCore::ContainerNode::parserAppendChild(WebCore::Node&)::$_5)
        5   0x11bf7cb63 WebCore::ContainerNode::parserAppendChild(WebCore::Node&)
        6   0x11c5b282a WebCore::insert(WebCore::HTMLConstructionSiteTask&)
        7   0x11c5b219d WebCore::executeInsertTask(WebCore::HTMLConstructionSiteTask&)
        8   0x11c59feb6 WebCore::executeTask(WebCore::HTMLConstructionSiteTask&)
        9   0x11c59fd72 WebCore::HTMLConstructionSite::executeQueuedTasks()
        10  0x11c5a0640 WebCore::HTMLConstructionSite::insertHTMLHtmlStartTagBeforeHTML(WebCore::AtomicHTMLToken&&)
        11  0x11c5e513b WebCore::HTMLTreeBuilder::defaultForBeforeHTML()
        12  0x11c5def0d WebCore::HTMLTreeBuilder::processEndOfFile(WebCore::AtomicHTMLToken&&)
        13  0x11c5da9cf WebCore::HTMLTreeBuilder::processToken(WebCore::AtomicHTMLToken&&)
        14  0x11c5d9778 WebCore::HTMLTreeBuilder::constructTree(WebCore::AtomicHTMLToken&&)
        15  0x11c5a9b71 WebCore::HTMLDocumentParser::constructTreeFromHTMLToken(WebCore::HTMLTokenizer::TokenPtr&)
        16  0x11c5a97f8 WebCore::HTMLDocumentParser::pumpTokenizerLoop(WebCore::HTMLDocumentParser::SynchronousMode, bool, WebCore::PumpSession&)
        17  0x11c5a7ebe WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode)
        18  0x11c5a77cd WebCore::HTMLDocumentParser::pumpTokenizerIfPossible(WebCore::HTMLDocumentParser::SynchronousMode)
        19  0x11c5a7580 WebCore::HTMLDocumentParser::prepareToStopParsing()
        20  0x11c5aa94f WebCore::HTMLDocumentParser::attemptToEnd()
        21  0x11c5aaa28 WebCore::HTMLDocumentParser::finish()
        22  0x11c88d11a WebCore::DocumentWriter::end()
        23  0x11c84dcaf WebCore::DocumentLoader::finishedLoading()
        24  0x11c858081 WebCore::DocumentLoader::maybeLoadEmpty()
        25  0x11c858215 WebCore::DocumentLoader::startLoadingMainResource()
        26  0x11c8d893a WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, WebCore::FormState*, WebCore::ShouldContinue, WebCore::AllowNavigationToInvalidURL)::$_12::operator()()::'lambda'()::operator()() const
        27  0x11c8d8659 WTF::Function<void ()>::CallableWrapper<WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, WebCore::FormState*, WebCore::ShouldContinue, WebCore::AllowNavigationToInvalidURL)::$_12::operator()()::'lambda'()>::call()
        28  0x119fddb9d WTF::Function<void ()>::operator()() const
        29  0x11a047220 WTF::CompletionHandler<void ()>::operator()()
        30  0x11c8d1a70 WebCore::FrameLoader::prepareForLoadStart(WTF::CompletionHandler<void ()>&&)::$_3::operator()()
        31  0x11c8d17d9 WTF::Function<void ()>::CallableWrapper<WebCore::FrameLoader::prepareForLoadStart(WTF::CompletionHandler<void ()>&&)::$_3>::call()
        Child process terminated with signal 11: Segmentation fault

https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Debug%20WK2%20(Tests)/builds/1411/steps/run-api-tests/logs/stdio

-- 
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/20181219/217e148d/attachment.html>


More information about the webkit-unassigned mailing list