Bug 209503 - ASSERTION FAILED: m_uncommittedState.state == State::Committed on http/tests/referrer-policy-anchor/origin/cross-origin-http.https.html
Summary: ASSERTION FAILED: m_uncommittedState.state == State::Committed on http/tests/...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac macOS 10.14
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-24 14:55 PDT by Jason Lawrence
Modified: 2020-05-12 15:42 PDT (History)
4 users (show)

See Also:


Attachments
cross-origin-http.https-crash-log (95.18 KB, text/plain)
2020-03-24 14:55 PDT, Jason Lawrence
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 2020-03-24 14:55:51 PDT
Created attachment 394417 [details]
cross-origin-http.https-crash-log

http/tests/referrer-policy-anchor/origin/cross-origin-http.https.html 

Description:
This test is flaky crashing on Mac wk2. The flaky crashes are apparent throughout the visible history, which doesn't go back very far. The oldest crash is on 03/08/2020.

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Freferrer-policy-anchor%2Forigin%2Fcross-origin-http.https.html&platform=mac&flavor=wk2&style=debug&limit=50000

Crash log attached;
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x000000010b88087e WTFCrash + 14 (Assertions.cpp:309)
1   com.apple.WebKit              	0x0000000112cf0e0b WTFCrashWithInfo(int, char const*, char const*, int) + 27
2   com.apple.WebKit              	0x0000000113a07ff0 WebKit::PageLoadState::didFinishLoad(WebKit::PageLoadState::Transaction::Token const&) + 208 (PageLoadState.cpp:339)
3   com.apple.WebKit              	0x0000000113ba2d5e WebKit::WebPageProxy::didFinishLoadForFrame(WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WebKit::UserData const&) + 878
4   com.apple.WebKit              	0x0000000114700797 void IPC::callMemberFunctionImpl<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WebKit::UserData const&), std::__1::tuple<WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData, WebCore::ResourceRequest, unsigned long long, WebKit::UserData>, 0ul, 1ul, 2ul, 3ul, 4ul>(WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WebKit::UserData const&), std::__1::tuple<WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData, WebCore::ResourceRequest, unsigned long long, WebKit::UserData>&&, std::__1::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul>) + 263 (HandleMessage.h:42)
5   com.apple.WebKit              	0x00000001146fe3e0 void IPC::callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WebKit::UserData const&), std::__1::tuple<WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData, WebCore::ResourceRequest, unsigned long long, WebKit::UserData>, std::__1::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul> >(std::__1::tuple<WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData, WebCore::ResourceRequest, unsigned long long, WebKit::UserData>&&, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(WTF::ObjectIdentifier<WebCore::FrameIdentifierType>, WebKit::FrameInfoData&&, WebCore::ResourceRequest&&, unsigned long long, WebKit::UserData const&)) + 112 (HandleMessage.h:48)
Comment 1 Radar WebKit Bug Importer 2020-03-24 14:56:27 PDT
<rdar://problem/60843310>
Comment 2 Jason Lawrence 2020-03-24 14:59:56 PDT
I have marked this test as crashing while this issue is investigated.
https://trac.webkit.org/changeset/258942/webkit
Comment 3 Jason Lawrence 2020-05-12 15:42:03 PDT
This issue doesn't seem to be occurring anymore. I have removed the expectations here: https://trac.webkit.org/changeset/261581/webkit