NEW 287753
REGRESSION (290353@main): [ MacOS iOS WK2 Debug ] (ASSERTION FAILED: !m_cacheEntryForValidation) http/tests/cache/network-error-during-revalidation.html is consistent crash
https://bugs.webkit.org/show_bug.cgi?id=287753
Summary REGRESSION (290353@main): [ MacOS iOS WK2 Debug ] (ASSERTION FAILED: !m_cach...
Jay Stfleur
Reported 2025-02-15 07:24:54 PST
Description: http/tests/cache/network-error-during-revalidation.html Test is consistently crashing on MacOs and iOS Wk2 debug after changers on 290353@main Buildbot URL: https://build.webkit.org/#/builders/1228/builds/879 History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fcache%2Fnetwork-error-during-revalidation.html&platform=ios&platform=mac&style=debug&flavor=wk2 Diff/Image Diff/Crash Log: ASSERTION FAILED: !m_cacheEntryForValidation /Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp(1096) : virtual void WebKit::NetworkResourceLoader::didReceiveBuffer(const WebCore::FragmentedSharedBuffer &, uint64_t) 1 0x1370a0659 WebKit::NetworkResourceLoader::didReceiveBuffer(WebCore::FragmentedSharedBuffer const&, unsigned long long) 2 0x136f9c453 WebKit::NetworkLoad::didReceiveData(WebCore::SharedBuffer const&) 3 0x135ae942f WebKit::NetworkDataTaskCocoa::didCompleteWithError(WebCore::ResourceError const&, WebCore::NetworkLoadMetrics const&) 4 0x135af42b4 -[WKNetworkSessionDelegate URLSession:task:didCompleteWithError:] 5 0x7ff81511c2c9 __79-[__NSCFURLSessionDelegateWrapper task:didCompleteWithError:completionHandler:]_block_invoke 6 0x7ff80f81d455 _dispatch_call_block_and_release 7 0x7ff80f81e7e2 _dispatch_client_callout 8 0x7ff80f82ae43 _dispatch_main_queue_drain 9 0x7ff80f82aa4e _dispatch_main_queue_callback_4CF 10 0x7ff80faea4e8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ 11 0x7ff80faabc6d __CFRunLoopRun 12 0x7ff80faaac6e CFRunLoopRunSpecific 13 0x7ff810ae36d9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] 14 0x7ff810b63967 -[NSRunLoop(NSRunLoop) run] 15 0x7ff80f6d6a1d _xpc_objc_main 16 0x7ff80f6e3b69 _xpc_main 17 0x7ff80f6d662c _xpc_copy_xpcservice_dictionary 18 0x136237f30 WebKit::XPCServiceMain(int, char const**) 19 0x138f8f9ab WKXPCServiceMain 20 0x109c3df72 main
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-15 07:25:34 PST
EWS
Comment 2 2025-02-15 07:34:59 PST
Test gardening commit 290440@main (aeb6afc5c314): <https://commits.webkit.org/290440@main> Reviewed commits have been landed. Closing PR #40668 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.