WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283074
[macOS Debug wk2 ] ASSERTION FAILED: !workerInformation in imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https.html result of flaky crash (failure in EWS)
https://bugs.webkit.org/show_bug.cgi?id=283074
Summary
[macOS Debug wk2 ] ASSERTION FAILED: !workerInformation in imported/w3c/web-p...
Marta Darbinyan
Reported
2024-11-13 12:18:49 PST
The following test is flaky crash with assertion failure on Sonoma and Sequoia Debug queues on main and also false positive failure in EWS. imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-strict_dynamic_worker.https.html The first change that resproduced this crash started on
286466@main
. stderr: ASSERTION FAILED: !workerInformation /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Source/WebKit/UIProcess/WebProcessProxy.cpp(2689) : void WebKit::WebProcessProxy::enableRemoteWorkers(RemoteWorkerType, const UserContentControllerIdentifier &) 1 0x30263f290 WebKit::WebProcessProxy::enableRemoteWorkers(WebKit::RemoteWorkerType, WTF::ObjectIdentifierGeneric<WebKit::UserContentControllerIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long> const&) 2 0x3025a79d8 WebKit::WebProcessPool::establishRemoteWorkerContextConnectionToNetworkProcess(WebKit::RemoteWorkerType, WebCore::Site&&, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, std::__1::optional<WebCore::ProcessQualified<WTF::UUID>>, PAL::SessionID, WTF::CompletionHandler<void (WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>)>&&)::$_43::operator()(WebKit::WebProcessProxy&) const 3 0x3025a70e8 WebKit::WebProcessPool::establishRemoteWorkerContextConnectionToNetworkProcess(WebKit::RemoteWorkerType, WebCore::Site&&, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, std::__1::optional<WebCore::ProcessQualified<WTF::UUID>>, PAL::SessionID, WTF::CompletionHandler<void (WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>)>&&) 4 0x302947330 WebKit::NetworkProcessProxy::establishRemoteWorkerContextConnectionToNetworkProcess(WebKit::RemoteWorkerType, WebCore::Site&&, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, std::__1::optional<WebCore::ProcessQualified<WTF::UUID>>, PAL::SessionID, WTF::CompletionHandler<void (std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>)>&&) 5 0x300bf7548 auto void IPC::callMemberFunction<WebKit::NetworkProcessProxy, WebKit::NetworkProcessProxy, void (WebKit::RemoteWorkerType, WebCore::Site&&, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, std::__1::optional<WebCore::ProcessQualified<WTF::UUID>>, PAL::SessionID, WTF::CompletionHandler<void (std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>)>&&), std::__1::tuple<WebKit::RemoteWorkerType, WebCore::Site, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, std::__1::optional<WebCore::ProcessQualified<WTF::UUID>>, PAL::SessionID>, void (std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>)>(WebKit::NetworkProcessProxy*, void (WebKit::NetworkProcessProxy::*)(WebKit::RemoteWorkerType, WebCore::Site&&, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, std::__1::optional<WebCore::ProcessQualified<WTF::UUID>>, PAL::SessionID, WTF::CompletionHandler<void (std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>)>&&), std::__1::tuple<WebKit::RemoteWorkerType, WebCore::Site, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, std::__1::optional<WebCore::ProcessQualified<WTF::UUID>>, PAL::SessionID>&&, WTF::CompletionHandler<void (std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>)>&&)::'lambda'(auto&&...)::operator()<WebKit::RemoteWorkerType, WebCore::Site, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::ProcessIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, std::__1::optional<WebCore::ProcessQualified<WTF::UUID>>, PAL::SessionID>(auto&&...) const Test result link:
https://build.webkit.org/#/builders/934/builds/4687
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcontent-security-policy%2Fscript-src%2Fscript-src-strict_dynamic_worker.https.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-13 12:19:19 PST
<
rdar://problem/139821195
>
EWS
Comment 2
2024-11-13 14:27:09 PST
Test gardening commit
286562@main
(50012e72f222): <
https://commits.webkit.org/286562@main
> Reviewed commits have been landed. Closing PR #36613 and removing active labels.
EWS
Comment 3
2024-11-13 17:29:50 PST
Test gardening commit
286574@main
(e0e704f8d22b): <
https://commits.webkit.org/286574@main
> Reviewed commits have been landed. Closing PR #36623 and removing active labels.
Alexey Proskuryakov
Comment 4
2024-11-14 13:37:17 PST
This has just started a couple days ago, this test was 100% passing before.
Fujii Hironori
Comment 5
2024-11-14 22:43:55 PST
Out internal Windows Debug buildbot reports http/wpt/service-workers/navigation-fetch-worker-terminate.https.html is randomly crsahing. GTK Debug also crashed.
https://build.webkit.org/results/GTK-Linux-64-bit-Debug-Tests/286579@main%20(14850)/http/wpt/service-workers/navigation-fetch-worker-terminate.https-crash-log.txt
STDERR: ASSERTION FAILED: !workerInformation STDERR: /app/webkit/Source/WebKit/UIProcess/WebProcessProxy.cpp(2689) : void WebKit::WebProcessProxy::enableRemoteWorkers(WebKit::RemoteWorkerType, const WebKit::UserContentControllerIdentifier&) STDERR: 1 0x7f513d457585 WebKit::WebProcessProxy::enableRemoteWorkers(WebKit::RemoteWorkerType, WTF::ObjectIdentifierGeneric<WebKit::UserContentControllerIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long>, unsigned long> const&)
Fujii Hironori
Comment 6
2024-11-16 04:25:58 PST
PR:
https://github.com/WebKit/WebKit/pull/36688
Fujii Hironori
Comment 7
2024-11-16 23:31:40 PST
Fixed by
286686@main
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug