[Webkit-unassigned] [Bug 265868] New: [Debug] ASSERTION FAILED: m_phase == ViewTransitionPhase::Done || m_phase == ViewTransitionPhase::PendingCapture
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 5 05:45:35 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265868
Bug ID: 265868
Summary: [Debug] ASSERTION FAILED: m_phase ==
ViewTransitionPhase::Done || m_phase ==
ViewTransitionPhase::PendingCapture
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: vitaly at igalia.com
ASSERTION FAILED: m_phase == ViewTransitionPhase::Done || m_phase == ViewTransitionPhase::PendingCapture
/Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Source/WebCore/dom/ViewTransition.cpp(139) : void WebCore::ViewTransition::callUpdateCallback()
1 0x1a3258119 WTFCrash
2 0x2312eb8bb WTFCrashWithInfo(int, char const*, char const*, int)
3 0x234ff6db0 WebCore::ViewTransition::callUpdateCallback()
4 0x23500a6d2 WebCore::ViewTransition::setupViewTransition()::$_15::operator()() const
5 0x23500a5c9 WTF::Detail::CallableWrapper<WebCore::ViewTransition::setupViewTransition()::$_15, void>::call()
6 0x23130be52 WTF::Function<void ()>::operator()() const
7 0x234e792c9 WebCore::EventLoopFunctionDispatchTask::execute()
8 0x234e6f166 WebCore::EventLoop::run(std::__1::optional<WTF::ApproximateTime>)
9 0x2350108c6 WebCore::WindowEventLoop::didReachTimeToRun()
10 0x2350136c9 decltype(*std::declval<WebCore::WindowEventLoop*&>().*std::declval<void (WebCore::WindowEventLoop::*&)()>()()) std::__1::__invoke[abi:v15006]<void (WebCore::WindowEventLoop::*&)(), WebCore::WindowEventLoop*&, void>(void (WebCore::WindowEventLoop::*&)(), WebCore::WindowEventLoop*&)
11 0x23501364d 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[abi:v15006]<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<>&&)
12 0x235013600 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()[abi:v15006]<>()
13 0x2350135b9 WTF::Detail::CallableWrapper<std::__1::__bind<void (WebCore::WindowEventLoop::*&)(), WebCore::WindowEventLoop*>, void>::call()
14 0x23130be52 WTF::Function<void ()>::operator()() const
15 0x23142f569 WebCore::Timer::fired()
16 0x235ee5430 WebCore::ThreadTimers::sharedTimerFiredInternal()
17 0x235eed2e1 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const
18 0x235eed299 WTF::Detail::CallableWrapper<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void>::call()
19 0x23130be52 WTF::Function<void ()>::operator()() const
20 0x235e99e41 WebCore::MainThreadSharedTimer::fired()
21 0x235f72966 WebCore::timerFired(__CFRunLoopTimer*, void*)
22 0x7ff815243358 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
23 0x7ff815242ed3 __CFRunLoopDoTimer
24 0x7ff815242af9 __CFRunLoopDoTimers
25 0x7ff815228e39 __CFRunLoopRun
26 0x7ff815227f31 CFRunLoopRunSpecific
27 0x7ff8160b42a3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
28 0x7ff816136c98 -[NSRunLoop(NSRunLoop) run]
29 0x7ff814ea07f3 _xpc_objc_main
30 0x7ff814ea01f7 xpc_main
31 0x1d3f9c53d WebKit::XPCServiceMain(int, char const**)
com.apple.WebKit.WebContent.Development terminated (pid 14804) for reason: crash
--
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/20231205/f2a6d6a0/attachment.htm>
More information about the webkit-unassigned
mailing list