Bug 274786

Summary: NEW TEST (279267@main): [ MacOS iOS Debug ] TestWebKitAPI.AdvancedPrivacyProtections.NoiseInjectionForOffscreenCanvasInSharedWorker is a consistent crash
Product: WebKit Reporter: Jay Stfleur <j_stfleur>
Component: New BugsAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jay Stfleur 2024-05-28 10:52:48 PDT
Description:
TestWebKitAPI.AdvancedPrivacyProtections.NoiseInjectionForOffscreenCanvasInSharedWorker

Test has been crashing since introduced by 279267@main

Buildbot URL:
https://build.webkit.org/#/builders/934/builds/2857/steps/19/logs/stdio

History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.AdvancedPrivacyProtections.NoiseInjectionForOffscreenCanvasInSharedWorker&style=debug&recent=false

Diff/Image Diff/Crash Log:
ASSERTION FAILED: isASCII(m_charactersWithNullTerminator[i])
/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/WebKitBuild/Debug/usr/local/include/wtf/text/ASCIILiteral.h(86) :
WTF::ASCIILiteral::ASCIILiteral(const char *)

Reproducibility:
run-api-tests --iterations=1 -v TestWebKitAPI.AdvancedPrivacyProtections.NoiseInjectionForOffscreenCanvasInSharedWorker
Comment 1 Radar WebKit Bug Importer 2024-05-28 10:53:11 PDT
<rdar://problem/128876237>
Comment 2 Wenson Hsieh 2024-05-29 11:31:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29233
Comment 3 EWS 2024-05-29 14:45:57 PDT
Committed 279466@main (34fbb92a4327): <https://commits.webkit.org/279466@main>

Reviewed commits have been landed. Closing PR #29233 and removing active labels.