[Webkit-unassigned] [Bug 238241] New: REGRESSION (r247985 at main?): ASSERTION FAILED: m_connection in WebKit::AuxiliaryProcessProxy::connection()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 16:43:28 PDT 2022


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

            Bug ID: 238241
           Summary: REGRESSION (r247985 at main?): ASSERTION FAILED:
                    m_connection in
                    WebKit::AuxiliaryProcessProxy::connection()
           Product: WebKit
           Version: Safari 13
          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
                CC: sihui_liu at apple.com,
                    webkit-bot-watchers-bugzilla at group.apple.com,
                    webkit-bug-importer at group.apple.com

The following API test has been asserting on macOS and iOS debug bots since https://commits.webkit.org/247985@main landed:

    TestWebKitAPI.PushAPI.firePushEventWithNoPagesTimeout
        ASSERTION FAILED: m_connection
        /Volumes/Data/worker/bigsur-debug/build/Source/WebKit/UIProcess/AuxiliaryProcessProxy.h(80) : IPC::Connection *WebKit::AuxiliaryProcessProxy::connection() const
        1   0x10799df89 WTFCrash
        2   0x110816f7b WTFCrashWithInfo(int, char const*, char const*, int)
        3   0x111966cc9 WebKit::AuxiliaryProcessProxy::connection() const
        4   0x112680fdb WebKit::NetworkProcessProxy::terminate()
        5   0x112784a65 WebKit::WebsiteDataStore::terminateNetworkProcess()
        6   0x111a1588a -[WKWebsiteDataStore(WKPrivate) _terminateNetworkProcess]
        7   0x100b4c2ff terminateNetworkProcessWhileRegistrationIsStored(WKWebViewConfiguration*)
        8   0x100b4e183 PushAPI_firePushEventWithNoPagesTimeout_Test::TestBody()
        9   0x1010df674 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
        10  0x1010a230b void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
        11  0x1010a2243 testing::Test::Run()
        12  0x1010a3414 testing::TestInfo::Run()
        13  0x1010a4555 testing::TestSuite::Run()
        14  0x1010b35dd testing::internal::UnitTestImpl::RunAllTests()
        15  0x1010e4a34 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
        16  0x1010b2f7b bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
        17  0x1010b2e4d testing::UnitTest::Run()
        18  0x1007e13b1 RUN_ALL_TESTS()
        19  0x1007e1342 TestWebKitAPI::TestsController::run(int, char**)
        20  0x10106cf7f main
        21  0x7fff203e4f3d start
        22  0x2

https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.PushAPI.firePushEventWithNoPagesTimeout

-- 
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/20220322/3ef59023/attachment-0001.htm>


More information about the webkit-unassigned mailing list