[Webkit-unassigned] [Bug 244683] New: Test addition (253931 at main): [ macOS wk1 Debug ] media/track/track-description-cue.html is a consistent crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 11:41:52 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244683

            Bug ID: 244683
           Summary: Test addition (253931 at main): [ macOS wk1 Debug ]
                    media/track/track-description-cue.html is a consistent
                    crash
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
media/track/track-description-cue.html

The test has been consistently crashing since being added at 253931 at main.

REPRODUCTION STEPS
I can reproduce this on <commit> but cannot reproduce it on <commit> or earlier.

Command: 
run-webkit-tests --debug -1 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry media/track/track-description-cue.html

Result: 
Regressions: Unexpected crashes (1)
  media/track/track-description-cue.html [ Crash ]

History:
https://results.webkit.org/?suite=layout-tests&test=media%2Ftrack%2Ftrack-description-cue.html&platform=mac&style=debug&flavor=wk1

Crash Log:
No crash log found for DumpRenderTree:97643.

stdout:

stderr:
2022-09-01 05:45:36.075 DumpRenderTree[97643:18510017] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-09-01 05:45:36.075 DumpRenderTree[97643:18510017] nil host used in call to allowsAnyHTTPSCertificateForHost:
2022-09-01 05:45:36.185 DumpRenderTree[97643:18510017] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-09-01 05:45:36.185 DumpRenderTree[97643:18510017] nil host used in call to allowsAnyHTTPSCertificateForHost:
2022-09-01 05:45:36.186 DumpRenderTree[97643:18510017] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-09-01 05:45:36.186 DumpRenderTree[97643:18510017] nil host used in call to allowsAnyHTTPSCertificateForHost:
2022-09-01 05:45:36.187 DumpRenderTree[97643:18510017] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-09-01 05:45:36.187 DumpRenderTree[97643:18510017] nil host used in call to allowsAnyHTTPSCertificateForHost:
2022-09-01 05:45:36.979 DumpRenderTree[97643:18510017] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-09-01 05:45:36.979 DumpRenderTree[97643:18510017] nil host used in call to allowsAnyHTTPSCertificateForHost:
ASSERTION FAILED: !m_currentSpeechUtterance
Modules/speech/SpeechSynthesis.cpp(175) : void WebCore::SpeechSynthesis::cancel()
1   0x121d8a069 WTFCrash
2   0x13175bdab WTFCrashWithInfo(int, char const*, char const*, int)
3   0x1342c523b WebCore::SpeechSynthesis::cancel()
4   0x1355a646e WebCore::HTMLMediaElement::setSpeechSynthesisState(WebCore::HTMLMediaElement::SpeechSynthesisState)
5   0x1355a6ab9 WebCore::HTMLMediaElement::cancelSpeakingCueText()
6   0x1355aed41 WebCore::HTMLMediaElement::seekTask()
7   0x1355d6f89 decltype(*(static_cast<WebCore::HTMLMediaElement*&>(fp0)).*fp()) std::__1::__invoke<void (WebCore::HTMLMediaElement::*&)(), WebCore::HTMLMediaElement*&, void>(void (WebCore::HTMLMediaElement::*&)(), WebCore::HTMLMediaElement*&)
8   0x1355d6f0d std::__1::__bind_return<void (WebCore::HTMLMediaElement::*)(), std::__1::tuple<WebCore::HTMLMediaElement*>, std::__1::tuple<>, __is_valid_bind_return<void (WebCore::HTMLMediaElement::*)(), std::__1::tuple<WebCore::HTMLMediaElement*>, std::__1::tuple<> >::value>::type std::__1::__apply_functor<void (WebCore::HTMLMediaElement::*)(), std::__1::tuple<WebCore::HTMLMediaElement*>, 0ul, std::__1::tuple<> >(void (WebCore::HTMLMediaElement::*&)(), std::__1::tuple<WebCore::HTMLMediaElement*>&, std::__1::__tuple_indices<0ul>, std::__1::tuple<>&&)
9   0x1355df610 std::__1::__bind_return<void (WebCore::HTMLMediaElement::*)(), std::__1::tuple<WebCore::HTMLMediaElement*>, std::__1::tuple<>, __is_valid_bind_return<void (WebCore::HTMLMediaElement::*)(), std::__1::tuple<WebCore::HTMLMediaElement*>, std::__1::tuple<> >::value>::type std::__1::__bind<void (WebCore::HTMLMediaElement::*)(), WebCore::HTMLMediaElement*>::operator()<>()
10  0x1355df5a9 WTF::Detail::CallableWrapper<std::__1::__bind<void (WebCore::HTMLMediaElement::*)(), WebCore::HTMLMediaElement*>, void>::call()
11  0x13177b282 WTF::Function<void ()>::operator()() const
12  0x1347978a1 WTF::CancellableTask::operator()()
13  0x1355dee69 void WebCore::ActiveDOMObject::queueCancellableTaskKeepingObjectAlive<WebCore::HTMLMediaElement>(WebCore::HTMLMediaElement&, WebCore::TaskSource, WTF::TaskCancellationGroup&, WTF::Function<void ()>&&)::'lambda'()::operator()()
14  0x1355ded89 WTF::Detail::CallableWrapper<void WebCore::ActiveDOMObject::queueCancellableTaskKeepingObjectAlive<WebCore::HTMLMediaElement>(WebCore::HTMLMediaElement&, WebCore::TaskSource, WTF::TaskCancellationGroup&, WTF::Function<void ()>&&)::'lambda'(), void>::call()
15  0x13177b282 WTF::Function<void ()>::operator()() const
16  0x13511e649 WebCore::EventLoopFunctionDispatchTask::execute()
17  0x13510f6e0 WebCore::EventLoop::run()
18  0x1352a68f6 WebCore::WindowEventLoop::didReachTimeToRun()
19  0x1352aa699 decltype(*(static_cast<WebCore::WindowEventLoop*&>(fp0)).*fp()) std::__1::__invoke<void (WebCore::WindowEventLoop::*&)(), WebCore::WindowEventLoop*&, void>(void (WebCore::WindowEventLoop::*&)(), WebCore::WindowEventLoop*&)
20  0x1352aa61d std::__1::__bind_return<void (WebCore::WindowEventLoop::*)(), std::__1::tuple<WebCore::WindowEventLoop*>, std::__1::tuple<>, __is_valid_bind_return<void (WebCore::WindowEventLoop::*)(), std::__1::tuple<WebCore::WindowEventLoop*>, std::__1::tuple<> >::value>::type std::__1::__apply_functor<void (WebCore::WindowEventLoop::*)(), std::__1::tuple<WebCore::WindowEventLoop*>, 0ul, std::__1::tuple<> >(void (WebCore::WindowEventLoop::*&)(), std::__1::tuple<WebCore::WindowEventLoop*>&, std::__1::__tuple_indices<0ul>, std::__1::tuple<>&&)
21  0x1352aa5d0 std::__1::__bind_return<void (WebCore::WindowEventLoop::*)(), std::__1::tuple<WebCore::WindowEventLoop*>, std::__1::tuple<>, __is_valid_bind_return<void (WebCore::WindowEventLoop::*)(), std::__1::tuple<WebCore::WindowEventLoop*>, std::__1::tuple<> >::value>::type std::__1::__bind<void (WebCore::WindowEventLoop::*&)(), WebCore::WindowEventLoop*>::operator()<>()
22  0x1352aa569 WTF::Detail::CallableWrapper<std::__1::__bind<void (WebCore::WindowEventLoop::*&)(), WebCore::WindowEventLoop*>, void>::call()
23  0x13177b282 WTF::Function<void ()>::operator()() const
24  0x131831f59 WebCore::Timer::fired()
25  0x1362760d6 WebCore::ThreadTimers::sharedTimerFiredInternal()
26  0x136282a31 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const
27  0x1362829c9 WTF::Detail::CallableWrapper<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void>::call()
28  0x13177b282 WTF::Function<void ()>::operator()() const
29  0x136219751 WebCore::MainThreadSharedTimer::fired()
30  0x13630c2f6 WebCore::timerFired(__CFRunLoopTimer*, void*)
31  0x7ff80935b899 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220901/3070dc3c/attachment-0001.htm>


More information about the webkit-unassigned mailing list