[Webkit-unassigned] [Bug 263902] [content-visibility] Crash under Document::updateIntersectionObservations()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 11 19:35:59 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=263902
--- Comment #1 from Tim Nguyen (:ntim) <ntim at apple.com> ---
50 WTFCrashWithInfo(int, char const*, char const*, int)
==> 50 WebCore::Document::updateIntersectionObservations(WTF::Vector<WTF::WeakPtr<WebCore::IntersectionObserver, WTF::DefaultWeakPtrImpl>, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&) <==
50 WebCore::ContentVisibilityDocumentState::determineInitialVisibleContentVisibility() const
50 WebCore::Document::updateResizeObservations(WebCore::Page&)
50 WTF::Function<void (WebCore::Document&)>::operator()(WebCore::Document&) const
50 WebCore::Page::forEachDocumentFromMainFrame(WebCore::LocalFrame const&, WTF::Function<void (WebCore::Document&)> const&)
50 WebCore::Page::forEachDocument(WTF::Function<void (WebCore::Document&)> const&) const
50 WebCore::Page::updateRendering()::$_23::operator()(WebCore::RenderingUpdateStep, WTF::Function<void (WebCore::Document&)> const&) const
50 WebCore::Page::updateRendering()
50 WebKit::WebPage::updateRendering()
50 WebKit::RemoteLayerTreeDrawingArea::updateRendering()
50 WebCore::ThreadTimers::sharedTimerFiredInternal()
50 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const
50 WTF::Detail::CallableWrapper<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void>::call()
50 WTF::Function<void ()>::operator()() const
50 WebCore::MainThreadSharedTimer::fired()
50 WebCore::timerFired(__CFRunLoopTimer*, void*)
50 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
50 __CFRunLoopDoTimer
50 __CFRunLoopDoTimers
50 __CFRunLoopRun
50 CFRunLoopRunSpecific
50 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
50 -[NSRunLoop(NSRunLoop) run]
50 _xpc_objc_main
50 _xpc_main
50 xpc_main
50 WebKit::XPCServiceMain(int, char const**)
50 start
--
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/20231212/9c631f2b/attachment-0001.htm>
More information about the webkit-unassigned
mailing list