Bug 222067 - REGRESSION (r272908): [ MacOS ] http/tests/media/video-throttled-load-metadata.html is a flakey crash
Summary: REGRESSION (r272908): [ MacOS ] http/tests/media/video-throttled-load-metadat...
Status: RESOLVED FIXED
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: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-17 14:05 PST by Amir Mark Jr
Modified: 2021-02-17 14:44 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amir Mark Jr 2021-02-17 14:05:12 PST
http/tests/media/video-throttled-load-metadata.html

Is a flakey crash failure on BigSur Debug Wk1,wk2 and Catalina Wk1 and Wk2

History:

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Fvideo-throttled-load-metadata.html

Crash Log:

0   com.apple.WebCore             	0x0000000112ea85d7 WebCore::RangeResponseGenerator::giveResponseToTaskIfBytesInRangeReceived(WebCoreNSURLSessionDataTask*, WebCore::ParsedRequestRange const&, WTF::Optional<unsigned long>, WebCore::RangeResponseGenerator::Data const&) + 439 (RangeResponseGenerator.mm:112)
1   com.apple.WebCore             	0x0000000112ea921f WebCore::RangeResponseGenerator::giveResponseToTasksWithFinishedRanges(WebCore::RangeResponseGenerator::Data&) + 287 (RangeResponseGenerator.mm:178)
2   com.apple.WebCore             	0x0000000112eaeac6 WebCore::RangeResponseGenerator::MediaResourceClient::loadFinished(WebCore::PlatformMediaResource&, WebCore::NetworkLoadMetrics const&) + 294 (RangeResponseGenerator.mm:268)
3   com.apple.WebKit              	0x000000010c9618f2 WebKit::RemoteMediaResourceManager::loadFinished(WTF::ObjectIdentifier<WebKit::RemoteMediaResourceIdentifierType>, WebCore::NetworkLoadMetrics const&) + 50 (RemoteMediaResourceManager.cpp:126)
4   com.apple.WebKit              	0x000000010c8d5a1b WebKit::RemoteMediaResourceManager::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 371 (RemoteMediaResourceManagerMessageReceiver.cpp:124)
5   com.apple.WebKit              	0x000000010c93246f WebKit::GPUConnectionToWebProcess::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 161
Comment 1 Radar WebKit Bug Importer 2021-02-17 14:08:22 PST
<rdar://problem/74449296>
Comment 2 Alex Christensen 2021-02-17 14:44:47 PST
r273033