Bug 275913 - REGRESSION (280352@main): [ macOS wk2 Debug ] imported/w3c/web-platform-tests/media-source/dedicated-worker/mediasource-worker-detach-element.html is a flaky crash
Summary: REGRESSION (280352@main): [ macOS wk2 Debug ] imported/w3c/web-platform-tests...
Status: RESOLVED DUPLICATE of bug 275896
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: 2024-06-26 12:01 PDT by Anfernee Viduya
Modified: 2024-06-26 13:21 PDT (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 Anfernee Viduya 2024-06-26 12:01:57 PDT
imported/w3c/web-platform-tests/media-source/dedicated-worker/mediasource-worker-detach-element.html

DESCRIPTION: 
This test has been a flaky crash since 280300@main landed. 

REPRODUCIBILITY: 
This cab be reproduced in ToT by using command: 

run-webkit-test --root --exit-after-n-failures 1 --debug imported/w3c/web-platform-tests/media-source/dedicated-worker/mediasource-worker-detach-element.html

HISTORY: 
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fmedia-source%2Fdedicated-worker%2Fmediasource-worker-detach-element.html&platform=mac&platform=ios&style=release&style=debug

RESULTS: 
https://build.webkit.org/results/Apple-Sonoma-Debug-AppleSilicon-WK2-Tests/280369@main%20(3195)/imported/w3c/web-platform-tests/media-source/dedicated-worker/mediasource-worker-detach-element-crash-log.txt
Comment 1 Radar WebKit Bug Importer 2024-06-26 12:02:08 PDT
<rdar://problem/130611515>
Comment 2 Anfernee Viduya 2024-06-26 12:22:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30200
Comment 3 EWS 2024-06-26 12:26:56 PDT
Test gardening commit 280385@main (925ee45c966c): <https://commits.webkit.org/280385@main>

Reviewed commits have been landed. Closing PR #30200 and removing active labels.
Comment 4 Anfernee Viduya 2024-06-26 12:45:14 PDT
UPDATE:

Based on the crash log, specifically 
7   0x1423c7698 WebKit::RemoteMediaPlayerManager::didReceivePlayerMessage(IPC::Connection&, IPC::Decoder&) 

It seems that changes made in 280298@main could be what's causing this regression.
Comment 5 Anfernee Viduya 2024-06-26 12:56:47 PDT
I have opted to set test expectations as [ Pass Crash ] with the above commit.
Comment 6 Anfernee Viduya 2024-06-26 12:58:11 PDT
I have opted to set test expectations as [ Pass Crash ] with the above commit.
Comment 7 youenn fablet 2024-06-26 13:21:55 PDT

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