[Webkit-unassigned] [Bug 252360] New: [WinCairo] ASSERTION FAILED: !m_scopeToRegistrationMap.contains(data.registration.key)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 16:01:52 PST 2023


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

            Bug ID: 252360
           Summary: [WinCairo] ASSERTION FAILED:
                    !m_scopeToRegistrationMap.contains(data.registration.k
                    ey)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[WinCairo] ASSERTION FAILED: !m_scopeToRegistrationMap.contains(data.registration.key)

Regressions: Unexpected crashes (2)
  http/wpt/service-workers/persistent-importScripts.html [ Crash ]
  http/wpt/service-workers/persistent-modules.html [ Crash ]

ASSERTION FAILED: !m_scopeToRegistrationMap.contains(data.registration.key)
C:\home\webkit\gc\Source\WebCore\workers/service/server/SWServer.cpp(192) : WebCore::SWServer::addRegistrationFromStore
1   00007FFAAC4C249B WTFCrash
2   00007FFA87AEE23E WTFCrashWithInfo
3   00007FFA8C519732 WebCore::SWServer::addRegistrationFromStore
4   00007FFA8C5122E5 WebCore::RegistrationStore::addRegistrationFromDatabase
5   00007FFA8C511A95 WebCore::RegistrationDatabase::addRegistrationToStore
6   00007FFA8C52198B `WebCore::RegistrationDatabase::importRecords'::`13'::<lambda_1>::operator()
7   00007FFA8C52CF9B WTF::Detail::CallableWrapper<`WebCore::RegistrationDatabase::importRecords'::`13'::<lambda_1>,void>::call
8   00007FFAAC4DA483 WTF::Function<void __cdecl(void)>::operator()
9   00007FFAAC570AD8 WTF::RunLoop::performWork
10  00007FFAAC65B631 WTF::RunLoop::wndProc
11  00007FFAAC65B594 WTF::RunLoop::RunLoopWndProc
12  00007FFB0128E7E8 CallWindowProcW
13  00007FFB0128E229 DispatchMessageW
14  00007FFAAC65AB16 WTF::RunLoop::run
15  00007FFA9E44F8CB WebKit::AuxiliaryProcessMainBase<WebKit::NetworkProcess,0>::run
16  00007FFA9E44F143 WebKit::AuxiliaryProcessMain<WebKit::NetworkProcessMainCurl>
17  00007FFA9E44F05C WebKit::NetworkProcessMain
18  00007FF6BDFE101D main
19  00007FF6BDFE125C __scrt_common_main_seh
20  00007FFB00117614 BaseThreadInitThunk
21  00007FFB01D826A1 RtlUserThreadStart

-- 
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/20230216/008122d4/attachment.htm>


More information about the webkit-unassigned mailing list