RESOLVED FIXED 288948
com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::HTMLMediaElement::removeVideoTrack
https://bugs.webkit.org/show_bug.cgi?id=288948
Summary com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::HTMLMediaElement:...
Jean-Yves Avenard [:jya]
Reported 2025-03-02 19:12:58 PST
``` 13 WTFCrashWithInfo(int, char const*, char const*, int) (WebCore) 13 _ZN3WTF8downcastIN7WebCore10VideoTrackENS1_9TrackBaseEEERNSt3__111conditionalIXsr3stdE10is_const_vIT0_EENS4_9add_constIT_E4typeEu14__remove_constIS8_EE4typeERS6_ (WebCore) 37 WTF::RawPtrTraits<WebCore::AudioTrackList>::unwrap(WebCore::AudioTrackList* const&) (WebCore) 37 WTF::RefPtr<WebCore::AudioTrackList, WTF::RawPtrTraits<WebCore::AudioTrackList>, WTF::DefaultRefDerefTraits<WebCore::AudioTrackList>>::operator->() const (WebCore) ==> 50 WebCore::HTMLMediaElement::removeVideoTrack(unsigned long long) (WebCore) <== 50 WTF::Function<void (WebCore::HTMLMediaElement&)>::operator()(WebCore::HTMLMediaElement&) const (WebCore) 50 WebCore::MediaSource::ensureWeakOnHTMLMediaElementContext(WTF::Function<void (WebCore::HTMLMediaElement&)>&&) const::$_0::operator()() (WebCore) 50 WTF::Detail::CallableWrapper<WebCore::MediaSource::ensureWeakOnHTMLMediaElementContext(WTF::Function<void (WebCore::HTMLMediaElement&)>&&) const::$_0, void>::call() (WebCore) 50 WTF::Function<void ()>::operator()() const (JavaScriptCore) 50 WTF::RunLoop::performWork() (JavaScriptCore) 50 WTF::RunLoop::performWork(void*) (JavaScriptCore) ```
Attachments
Jean-Yves Avenard [:jya]
Comment 1 2025-03-02 19:13:35 PST
Jean-Yves Avenard [:jya]
Comment 2 2025-03-02 19:15:58 PST
EWS
Comment 3 2025-03-02 21:04:46 PST
Committed 291480@main (1fa7aa721e41): <https://commits.webkit.org/291480@main> Reviewed commits have been landed. Closing PR #41753 and removing active labels.
EWS
Comment 4 2025-03-04 12:38:52 PST
Committed 289651.213@safari-7621-branch (ab4ab13ed8e3): <https://commits.webkit.org/289651.213@safari-7621-branch> Reviewed commits have been landed. Closing PR #2717 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.