| Summary: | [ BigSur+ EWS ] imported/w3c/web-platform-tests/speech-api/SpeechSynthesis-speak-twice.html is a flaky ASSERTION FAILED / failure | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> | ||||
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | NEW --- | ||||||
| Severity: | Normal | CC: | cfleizach, jenner, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Dawn Morningstar
2022-02-24 17:51:06 PST
Setting expectations while this is being investigated as it is slowing down EWS. Created attachment 453161 [details]
expectations
Comment on attachment 453161 [details] expectations Clearing flags on attachment: 453161 Committed r290486 (247779@trunk): <https://commits.webkit.org/247779@trunk> failure was replicated at Monterey production TOT using: run-webkit-tests imported/w3c/web-platform-tests/speech-api/SpeechSynthesis-speak-twice.html The assertion failure is: ASSERTION FAILED: m_wrapper ./bindings/js/JSEventListener.h(157) : JSC::JSObject *WebCore::JSEventListener::ensureJSFunction(WebCore::ScriptExecutionContext &) const 1 0x150849bbc WTFCrash 2 0x104267d90 WTFCrashWithInfo(int, char const*, char const*, int) 3 0x10662fbc0 WebCore::JSEventListener::ensureJSFunction(WebCore::ScriptExecutionContext&) const 4 0x10662f288 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext&, WebCore::Event&) 5 0x106ee8b98 WebCore::EventTarget::innerInvokeEventListeners(WebCore::Event&, WTF::Vector<WTF::RefPtr<WebCore::RegisteredEventListener, WTF::RawPtrTraits<WebCore::RegisteredEventListener>, WTF::DefaultRefDerefTraits<WebCore::RegisteredEventListener> >, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>, WebCore::EventTarget::EventInvokePhase) 6 0x106ee8710 WebCore::EventTarget::fireEventListeners(WebCore::Event&, WebCore::EventTarget::EventInvokePhase) 7 0x106ee85d0 WebCore::EventTarget::dispatchEvent(WebCore::Event&) 8 0x10617c07c WebCore::SpeechSynthesis::fireEvent(WTF::AtomString const&, WebCore::SpeechSynthesisUtterance&, unsigned long, WTF::String const&) 9 0x10617c28c WebCore::SpeechSynthesis::handleSpeakingCompleted(WebCore::SpeechSynthesisUtterance&, bool) 10 0x10617cb2c WebCore::SpeechSynthesis::didFinishSpeaking(WebCore::PlatformSpeechSynthesisUtterance&) 11 0x10617c700 WebCore::SpeechSynthesis::didFinishSpeaking() 12 0x12c821e10 WebKit::WebSpeechSynthesisClient::speak(WTF::RefPtr<WebCore::PlatformSpeechSynthesisUtterance, WTF::RawPtrTraits<WebCore::PlatformSpeechSynthesisUtterance>, WTF::DefaultRefDerefTraits<WebCore::PlatformSpeechSynthesisUtterance> >)::$_9::operator()() 13 0x12c821cfc WTF::Detail::CallableWrapper<WebKit::WebSpeechSynthesisClient::speak(WTF::RefPtr<WebCore::PlatformSpeechSynthesisUtterance, WTF::RawPtrTraits<WebCore::PlatformSpeechSynthesisUtterance>, WTF::DefaultRefDerefTraits<WebCore::PlatformSpeechSynthesisUtterance> >)::$_9, void>::call() 14 0x12a59562c WTF::Function<void ()>::operator()() const |