RESOLVED FIXED301116
Update expectations for webaudio/audiobuffersource-not-gced-until-ended.html following 301844@main
https://bugs.webkit.org/show_bug.cgi?id=301116
Summary Update expectations for webaudio/audiobuffersource-not-gced-until-ended.html ...
Marta Darbinyan
Reported 2025-10-20 13:02:51 PDT
The following test is a consistently crashing on wk1 macOS Release on Opensource. The crash occured on 301701@main on pre-commit test runs. webaudio/audiobuffersource-not-gced-until-ended.html Thread 0 Crashed:: Dispatch queue: 0 com.apple.WebCore 0x1183d7f78 WebCore::EventFiredCallback::~EventFiredCallback() 1 com.apple.WebCore 0x116381ec4 WTF::Vector<WTF::RefPtr<WebCore::RegisteredEventListener, WTF::RawPtrTraits<WebCore::RegisteredEventListener>, WTF::DefaultRefDerefTraits<WebCore::RegisteredEventListener>>, 1ul, WTF::CrashOnOverflow, 2ul, WTF::FastMalloc>::~Vector() 2 com.apple.WebCore 0x117e63064 WebCore::EventListenerMap::clearEntriesForTearDown() 3 com.apple.WebCore 0x116071654 WebCore::Element::~Element() 4 com.apple.WebCore 0x116109a24 WebCore::HTMLMediaElement::~HTMLMediaElement() 5 com.apple.WebCore 0x116108004 WebCore::HTMLVideoElement::~HTMLVideoElement() 6 com.apple.JavaScriptCore 0x10a67d788 JSC::JSDestructibleObjectHeapCellType::finishSweep(JSC::MarkedBlock::Handle&, JSC::FreeList*) const 7 com.apple.JavaScriptCore 0x10a28f520 JSC::MarkedBlock::Handle::sweep(JSC::FreeList*) 8 com.apple.JavaScriptCore 0x10a23f08c JSC::BlockDirectory::sweep() 9 com.apple.JavaScriptCore 0x10a24d7c0 JSC::Heap::sweepSynchronously() 10 com.apple.JavaScriptCore 0x10a24e158 JSC::Heap::collectNow(JSC::Synchronousness, JSC::GCRequest) 11 com.apple.WebCore 0x117993038 WebCore::GarbageCollectionController::garbageCollectNow() 12 DumpRenderTree 0x1048534b0 collectCallback(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) 13 com.apple.JavaScriptCore 0x109bf7420 JSC::callJSCallbackFunction(JSC::JSGlobalObject*, JSC::CallFrame*) 14 0x127e2c738 Test result: https://build.webkit.org/#/builders/937/builds/10146 Test history: https://results.webkit.org/?suite=layout-tests&test=webaudio%2Faudiobuffersource-not-gced-until-ended.html&style=release&flavor=wk1
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-20 13:03:11 PDT
EWS
Comment 2 2025-10-20 16:20:07 PDT
Test gardening commit 301834@main (003475e28f61): <https://commits.webkit.org/301834@main> Reviewed commits have been landed. Closing PR #52693 and removing active labels.
Anne van Kesteren
Comment 3 2025-10-23 01:30:50 PDT
This was fixed by bug 301146, but let's use this bug to update the test expectations (again).
Anne van Kesteren
Comment 4 2025-10-23 02:00:57 PDT
EWS
Comment 5 2025-10-23 05:48:24 PDT
Committed 302022@main (ba24bfa8ba61): <https://commits.webkit.org/302022@main> Reviewed commits have been landed. Closing PR #52868 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.