[Webkit-unassigned] [Bug 280563] New: REGRESSION(284324 at main): ASSERTION FAILED: bool(*this) in Markable::operator*() under WebKit::ServiceWorkerFetchTask::cancelFromClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 28 05:20:41 PDT 2024


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

            Bug ID: 280563
           Summary: REGRESSION(284324 at main): ASSERTION FAILED: bool(*this)
                    in Markable::operator*() under
                    WebKit::ServiceWorkerFetchTask::cancelFromClient
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: kkinnunen at apple.com

Windows port Debug build is randomly crashing for http/wpt/service-workers/fetch-service-worker-preload-use-download.https.html after 284324 at main.

Buildbot: builder Windows-64-bit-Debug-Tests build 82 : 284337 at main
https://build.webkit.org/#/builders/1190/builds/82


https://build.webkit.org/results/Windows-64-bit-Debug-Tests/284337@main%20(82)/http/wpt/service-workers/fetch-service-worker-preload-use-download.https-stderr.txt

ASSERTION FAILED: bool(*this)
C:\BW\Windows-64-bit-Debug-Build\build\WebKitBuild\Debug\WTF\Headers\wtf/Markable.h(146) : T &WTF::Markable<WTF::ObjectIdentifierGeneric<WebCore::ServiceWorkerIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits<uint64_t>, unsigned long long, WTF::SupportsObjectIdentifierNullState::No>>::operator*() & [T = WTF::ObjectIdentifierGeneric<WebCore::ServiceWorkerIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits<uint64_t>, unsigned long long, WTF::SupportsObjectIdentifierNullState::No>, Traits = WTF::ObjectIdentifierGeneric<WebCore::ServiceWorkerIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits<uint64_t>, unsigned long long, WTF::SupportsObjectIdentifierNullState::No>::MarkableTraits]
1   00007FFD0E1E5DA6 WKImageCreateFromCairoSurface
2   00007FFD0E1CD95E WKImageCreateFromCairoSurface
3   00007FFD0E0FDD5C WKImageCreateFromCairoSurface
4   00007FFD0E02AC97 WKImageCreateFromCairoSurface
5   00007FFD0D55F2AC WKImageCreateFromCairoSurface
6   00007FFD0D55F23D WKImageCreateFromCairoSurface
7   00007FFD0D55F21A WKImageCreateFromCairoSurface
8   00007FFD0D55F1E2 WKImageCreateFromCairoSurface
9   00007FFD0D55EA8F WKImageCreateFromCairoSurface
10  00007FFD0D54C422 WKImageCreateFromCairoSurface
11  00007FFD0D542089 WKImageCreateFromCairoSurface
12  00007FFD0E3FC523 WKImageCreateFromCairoSurface
13  00007FFD0E3FC7C2 WKImageCreateFromCairoSurface
14  00007FFD0E3FCAED WKImageCreateFromCairoSurface
15  00007FFD0E4023BB WKImageCreateFromCairoSurface
16  00007FFD0E402357 WKImageCreateFromCairoSurface
17  00007FFD0A2FC559 Inspector::InspectorTarget::setResumeCallback
18  00007FFD0B378BAA WTF::RunLoop::isCurrent
19  00007FFD0B51E7CD WTF::OSAllocator::protect
20  00007FFD0B51E6C7 WTF::OSAllocator::protect
21  00007FFD2716FE79 CallWindowProcW
22  00007FFD2716F7F2 DispatchMessageW
23  00007FFD0B51EA6D WTF::RunLoop::run
24  00007FFD0D2ECB93 WebKit::NetworkProcessMain
25  00007FFD0D2ECA47 WebKit::NetworkProcessMain
26  00007FFD0D2EC9EB WebKit::NetworkProcessMain
27  00007FF61CDC101C (null)
28  00007FF61CDC13CC (null)
29  00007FFD2BC54CB0 BaseThreadInitThunk
30  00007FFD3ABFEC4B RtlUserThreadStart
ERROR: 0000026C4FE9B910 - NetworkProcessProxy::didClose (Network Process crash)
C:\BW\Windows-64-bit-Debug-Build\build\Source\WebKit\UIProcess/Network/NetworkProcessProxy.cpp(477) : virtual void WebKit::NetworkProcessProxy::didClose(IPC::Connection &)
ERROR: 000001DEF10F09A0 - WebLoaderStrategy::networkProcessCrashed: failing all pending resource loaders
C:\BW\Windows-64-bit-Debug-Build\build\Source\WebKit\WebProcess/Network/WebLoaderStrategy.cpp(645) : void WebKit::WebLoaderStrategy::networkProcessCrashed()
NetworkProcess terminated (pid 5912) for reason: crash

-- 
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/20240928/ba82149e/attachment-0001.htm>


More information about the webkit-unassigned mailing list