Bug 221998

Summary: [ macOS Debug Wk 2 ] http/tests/paymentrequest/page-cache-closed-payment-request.https.html is flakey crashing
Product: WebKit Reporter: Robert Jenner <jenner>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
221998-stderr text log none

Robert Jenner
Reported 2021-02-16 14:27:36 PST
http/tests/paymentrequest/page-cache-closed-payment-request.https.html is flakey crashing in macOS Debug on Wk 2. HISTORY URL: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fpaymentrequest%2Fpage-cache-closed-payment-request.https.html CRASH TEXT: No crash log found for GPUProcess:5020. stdout: stderr: LEAK: 2 WebPageProxy
Attachments
221998-stderr text log (218 bytes, text/plain)
2021-02-16 14:30 PST, Robert Jenner
no flags
Radar WebKit Bug Importer
Comment 1 2021-02-16 14:28:09 PST
Robert Jenner
Comment 2 2021-02-16 14:30:20 PST
Created attachment 420542 [details] 221998-stderr text log
Robert Jenner
Comment 3 2021-02-16 14:31:16 PST
Produced a stderr at tip of tree using test: run-webkit-test http/tests/paymentrequest/page-cache-closed-payment-request.https.html --debug --iterations 1000 -f
Robert Jenner
Comment 4 2021-02-16 14:33:04 PST
Starting on Sam who last modified the test at r268400. CHANGESET URL: https://trac.webkit.org/changeset/268400/webkit
Ryan Haddad
Comment 5 2021-03-22 17:11:47 PDT
The crash point was here: 0 com.apple.WebKit 0x00000001151369b2 WTF::HashTable<WTF::ObjectIdentifier<WebKit::RemoteMediaResourceIdentifierType>, WTF::KeyValuePair<WTF::ObjectIdentifier<WebKit::RemoteMediaResourceIdentifierType>, WebKit::RemoteMediaResource*>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::ObjectIdentifier<WebKit::RemoteMediaResourceIdentifierType>, WebKit::RemoteMediaResource*> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebKit::RemoteMediaResourceIdentifierType> >, WTF::HashMap<WTF::ObjectIdentifier<WebKit::RemoteMediaResourceIdentifierType>, WebKit::RemoteMediaResource*, WTF::DefaultHash<WTF::ObjectIdentifier<WebKit::RemoteMediaResourceIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebKit::RemoteMediaResourceIdentifierType> >, WTF::HashTraits<WebKit::RemoteMediaResource*> >::KeyValuePairTraits, WTF::HashTraits<WTF::ObjectIdentifier<WebKit::RemoteMediaResourceIdentifierType> > >::tableSizeMask() const + 130 (HashTable.h:585) The crash hasn't been happening recently. This looks like a dupe of https://bugs.webkit.org/show_bug.cgi?id=222080. *** This bug has been marked as a duplicate of bug 222080 ***
Note You need to log in before you can comment on or make changes to this bug.