[Webkit-unassigned] [Bug 238309] New: PushAPI.firePushEventWithNoPagesTimeout fails in debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 21:47:25 PDT 2022


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

            Bug ID: 238309
           Summary: PushAPI.firePushEventWithNoPagesTimeout fails in debug
                    builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Service Workers
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nham at apple.com

PushAPI.firePushEventWithNoPagesTimeout fails in debug builds with this assertion:

ASSERTION FAILED: m_connection                                          
/Volumes/Data/src/webkit/OpenSource/Source/WebKit/UIProcess/AuxiliaryProcessProxy.h(80) : IPC::Connection *WebKit::AuxiliaryProcessProxy::connection() const
1   0x117861389 WTFCrash
2   0x13447ef2b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x135531ae7 WebKit::AuxiliaryProcessProxy::connection() const
4   0x136200842 WebKit::NetworkProcessProxy::terminate()
5   0x1362fa633 WebKit::WebsiteDataStore::terminateNetworkProcess()
6   0x1355d5cf5 -[WKWebsiteDataStore(WKPrivate) _terminateNetworkProcess]
7   0x108a67278 terminateNetworkProcessWhileRegistrationIsStored(WKWebViewConfiguration*)
8   0x108a69280 PushAPI_firePushEventWithNoPagesTimeout_Test::TestBody()
9   0x108fbba8b void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
10  0x108f82ffa void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
11  0x108f82f43 testing::Test::Run()
12  0x108f840c1 testing::TestInfo::Run()
13  0x108f85164 testing::TestSuite::Run()
14  0x108f941fb testing::internal::UnitTestImpl::RunAllTests()
15  0x108fc08eb bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
16  0x108f93bba bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
17  0x108f93aa5 testing::UnitTest::Run()
18  0x1086f5071 RUN_ALL_TESTS()
19  0x1086f5006 TestWebKitAPI::TestsController::run(int, char**)
20  0x108f52de2 main
21  0x10f22ccd0
worker/0 TestWebKitAPI.PushAPI.firePushEventWithNoPagesTimeout Crashed

-- 
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/20220324/9d956b68/attachment.htm>


More information about the webkit-unassigned mailing list