[Webkit-unassigned] [Bug 246750] New: REGRESSION(255719 at main): [ macOS iOS Debug ] 30X TestWebKitAPI.(API-tests) are constantly crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 10:44:22 PDT 2022


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

            Bug ID: 246750
           Summary: REGRESSION(255719 at main): [ macOS iOS Debug ] 30X
                    TestWebKitAPI.(API-tests) are constantly crashing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hhjalmarsson at apple.com

TestWebKitAPI.TLSVersion.BackForwardNegotiatedLegacyTLS
TestWebKitAPI.WKWebViewMacEditingTests.ProcessSwapAfterSettingMarkedText
...

Are two out of the 30+ constant API failures that are crashing since 255719 at main. They all appear to have the same assert.


HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WKWebViewMacEditingTests.ProcessSwapAfterSettingMarkedText&test=TestWebKitAPI.TLSVersion.BackForwardNegotiatedLegacyTLS

DIFF:
ASSERTION FAILED: m_provisionalURL.isEmpty()
/Volumes/Data/worker//build/OpenSource/Source/WebKit/UIProcess/FrameLoadState.cpp(49) : void WebKit::FrameLoadState::didStartProvisionalLoad(const WTF::URL &)
1   0x11d821979 WTFCrash
2   0x1507d678b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x1520b96a3 WebKit::FrameLoadState::didStartProvisionalLoad(WTF::URL const&)
4   0x152261ba1 WebKit::WebFrameProxy::didStartProvisionalLoad(WTF::URL const&)
5   0x1522b14cb WebKit::WebPageProxy::didStartProvisionalLoadForFrameShared(WTF::Ref<WebKit::WebProcessProxy, WTF::RawPtrTraits<WebKit::WebProcessProxy> >&&, WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::URL&&, WTF::URL&&, WebKit::UserData const&)
6   0x152123a3b WebKit::ProvisionalPageProxy::didStartProvisionalLoadForFrame(WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::URL&&, WTF::URL&&, WebKit::UserData const&)
7   0x15215c318 void IPC::callMemberFunctionImpl<WebKit::ProvisionalPageProxy, void (WebKit::ProvisionalPageProxy::*)(WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::URL&&, WTF::URL&&, WebKit::UserData const&), std::__1::tuple<WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData, WebCore::ResourceRequest, unsigned long long, WTF::URL, WTF::URL, WebKit::UserData>, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul>(WebKit::ProvisionalPageProxy*, void (WebKit::ProvisionalPageProxy::*)(WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::URL&&, WTF::URL&&, WebKit::UserData const&), std::__1::tuple<WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData, WebCore::ResourceRequest, unsigned long long, WTF::URL, WTF::URL, WebKit::UserData>&&, std::__1::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul>)
8   0x1521595bd void IPC::callMemberFunction<WebKit::ProvisionalPageProxy, void (WebKit::ProvisionalPageProxy::*)(WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::URL&&, WTF::URL&&, WebKit::UserData const&), std::__1::tuple<WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData, WebCore::ResourceRequest, unsigned long long, WTF::URL, WTF::URL, WebKit::UserData>, std::__1::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul> >(std::__1::tuple<WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData, WebCore::ResourceRequest, unsigned long long, WTF::URL, WTF::URL, WebKit::UserData>&&, WebKit::ProvisionalPageProxy*, void (WebKit::ProvisionalPageProxy::*)(WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::URL&&, WTF::URL&&, WebKit::UserData const&))
9   0x1521267b6 void IPC::handleMessage<Messages::WebPageProxy::DidStartProvisionalLoadForFrame, WebKit::ProvisionalPageProxy, void (WebKit::ProvisionalPageProxy::*)(WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::URL&&, WTF::URL&&, WebKit::UserData const&)>(IPC::Connection&, IPC::Decoder&, WebKit::ProvisionalPageProxy*, void (WebKit::ProvisionalPageProxy::*)(WebCore::ProcessQualified<WTF::ObjectIdentifier<WebCore::FrameIdentifierType> >, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WTF::URL&&, WTF::URL&&, WebKit::UserData const&))
10  0x15212573b WebKit::ProvisionalPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
11  0x153493b23 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&)
12  0x1520b4dac WebKit::AuxiliaryProcessProxy::dispatchMessage(IPC::Connection&, IPC::Decoder&)
13  0x1522fae09 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
14  0x1534678df IPC::Connection::dispatchMessage(IPC::Decoder&)
15  0x153467e95 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)
16  0x1534685d4 IPC::Connection::dispatchIncomingMessages()
17  0x15348687f IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_16::operator()()
18  0x1534867a9 WTF::Detail::CallableWrapper<IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_16, void>::call()
19  0x11d84d532 WTF::Function<void ()>::operator()() const
20  0x11d8de51e WTF::RunLoop::performWork()
21  0x11d8e259e WTF::RunLoop::performWork(void*)
22  0x7ff812fe619b __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
23  0x7ff812fe6103 __CFRunLoopDoSource0
24  0x7ff812fe5e7d __CFRunLoopDoSources0
25  0x7ff812fe4898 __CFRunLoopRun
26  0x7ff812fe3e5c CFRunLoopRunSpecific
27  0x7ff813e47d6a -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
28  0x108c44793 TestWebKitAPI::Util::run(bool*)
29  0x108c2d5a3 -[TestNavigationDelegate waitForDidFinishNavigation]
30  0x10886b998 TestWebKitAPI::TLSVersion_BackForwardNegotiatedLegacyTLS_Test::TestBody()
31  0x108d1a26b void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)

-- 
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/20221019/424e4d97/attachment.htm>


More information about the webkit-unassigned mailing list