Bug 231245 - [ iOS15 ] TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision is a constant crash
Summary: [ iOS15 ] TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision is...
Status: RESOLVED DUPLICATE of bug 231246
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-05 11:55 PDT by Eric Hutchison
Modified: 2021-10-05 15:46 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-10-05 11:55:45 PDT
TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision

is a constant crash on iOS15 since r282887.

History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision

Build: https://build.webkit.org/#/builders/28/builds/3324

Crash:
    TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision
        2021-10-05 07:41:09.990 TestWebKitAPI[62822:10550457] Writing analzed variants.
        Child process terminated with signal 11: Segmentation fault

Unable to reproduce crash locally. Test timed out on r283552 using run-api-tests --ios-simulator --iterations 25 TestWebKitAPI.ResourceLoadStatistics.DataTaskIdentifierCollision.
Comment 1 Alexey Proskuryakov 2021-10-05 15:46:57 PDT

*** This bug has been marked as a duplicate of bug 231246 ***