Bug 286150

Summary: REGRESSION(289034@main): [ macOS Debug wk2 ] http/tests/navigation/page-cache-requestAnimationFrame.html is consistently crashing(failure in EWS)
Product: WebKit Reporter: Marta Darbinyan <darbinyan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: charliew, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Marta Darbinyan
Reported 2025-01-17 09:59:40 PST
http/tests/navigation/page-cache-requestAnimationFrame.html test is a consistent crashing on macOS Debug after 289034@main. The test is also false-positive on EWS. Crashlogs: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.WebKit 0x280007efc WTFCrashWithInfo(int, char const*, char const*, int) 1 com.apple.WebKit 0x282af5c9c WebKit::FrameLoadState::removeObserver(WebKit::FrameLoadStateObserver&) 2 com.apple.WebKit 0x282bebb44 WebKit::WebPageProxy::suspendCurrentPageIfPossible(API::Navigation&, WTF::RefPtr<WebKit::WebFrameProxy, WTF::RawPtrTraits<WebKit::WebFrameProxy>, WTF::DefaultRefDerefTraits<WebKit::WebFrameProxy>>&&, WebKit::ShouldDelayClosingUntilFirstLayerFlush) 3 com.apple.WebKit 0x282c06acc WebKit::WebPageProxy::commitProvisionalPage(IPC::Connection&, WebCore::ProcessQualified<WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::NavigationIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, WTF::String const&, bool, WebCore::FrameLoadType, WebCore::CertificateInfo const&, bool, bool, bool, WebCore::HasInsecureContent, WebCore::MouseEventPolicy, WebKit::UserData const&) 4 com.apple.WebKit 0x282b170c0 WebKit::ProvisionalPageProxy::didCommitLoadForFrame(IPC::Connection&, WebCore::ProcessQualified<WTF::ObjectIdentifierGeneric<WebCore::FrameIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, std::__1::optional<WTF::ObjectIdentifierGeneric<WebCore::NavigationIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long long>>, WTF::String const&, bool, WebCore::FrameLoadType, WebCore::CertificateInfo const&, bool, bool, bool, WebCore::HasInsecureContent, WebCore::MouseEventPolicy, WebKit::UserData const&) Test history: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fnavigation%2Fpage-cache-requestAnimationFrame.html&style=debug Test results: https://build.webkit.org/#/builders/704/builds/7868
Attachments
Radar WebKit Bug Importer
Comment 1 2025-01-17 10:04:04 PST
Charlie Wolfe
Comment 2 2025-01-17 15:53:33 PST
*** This bug has been marked as a duplicate of bug 286121 ***
Note You need to log in before you can comment on or make changes to this bug.