WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 298998
298990
Assertion failure in HTMLMediaElement::isSuspended()
https://bugs.webkit.org/show_bug.cgi?id=298990
Summary
Assertion failure in HTMLMediaElement::isSuspended()
Ryosuke Niwa
Reported
2025-09-16 17:38:55 PDT
e.g. ASSERTION FAILED: Node::scriptExecutionContext() == ActiveDOMObject::scriptExecutionContext() /Volumes/Data/safari/OpenSource/Source/WebCore/html/HTMLMediaElement.cpp(8890) : virtual bool WebCore::HTMLMediaElement::isSuspended() const 1 0x305e9e4ec WebCore::HTMLMediaElement::isSuspended() const 2 0x3041f6640 WebCore::PlatformMediaSessionInterface::isSuspended() const 3 0x306000648 WebCore::MediaElementSession::preferredBufferingPolicy() const 4 0x305fffb1c WebCore::MediaElementSession::updateClientDataBuffering() 5 0x305fff2e8 WebCore::MediaElementSession::clientDataBufferingTimerFired() 6 0x30601ad7c WebCore::Timer::Timer<WebCore::MediaElementSession, WebCore::MediaElementSession>(WebCore::MediaElementSession&, void (WebCore::MediaElementSession::*)())::'lambda'()::operator()() const 7 0x30601ab7c WTF::Detail::CallableWrapper<WebCore::Timer::Timer<WebCore::MediaElementSession, WebCore::MediaElementSession>(WebCore::MediaElementSession&, void (WebCore::MediaElementSession::*)())::'lambda'(), void>::call() 8 0x300038b2c WTF::Function<void ()>::operator()() const 9 0x300194aa0 WebCore::Timer::fired() 10 0x306f2f5c4 WebCore::ThreadTimers::sharedTimerFiredInternal() 11 0x306f39530 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const 12 0x306f394d4 WTF::Detail::CallableWrapper<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void>::call() 13 0x300038b2c WTF::Function<void ()>::operator()() const 14 0x306ebc954 WebCore::MainThreadSharedTimer::fired() 15 0x307051c04 WebCore::timerFired(__CFRunLoopTimer*, void*)
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2025-09-17 11:40:29 PDT
*** This bug has been marked as a duplicate of
bug 298998
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug