[Webkit-unassigned] [Bug 243612] REGRESSION(249232 at main?): [ iPadOS Debug ] TestWebKitAPI.WebKit.TextSize is a constant timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 13:10:00 PDT 2022


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

--- Comment #6 from Hercules Hjalmarsson <hhjalmarsson at apple.com> ---
The constant timeout is also happening on iOS16 iPad Debug. However, the diff is slightly different now.

DIFF:
ASSERTION FAILED: settings().textAutosizingEnabled() && settings().textAutosizingUsesIdempotentMode()
page/Page.cpp(3736) : void WebCore::Page::recomputeTextAutoSizingInAllFrames()
1   0x10b05e8dc WTFCrash
2   0x146f0ac10 WebCore::JSDOMGlobalObject* JSC::jsCast<WebCore::JSDOMGlobalObject*, JSC::JSGlobalObject>(JSC::JSGlobalObject*)
3   0x14a9ad120 WebCore::Page::recomputeTextAutoSizingInAllFrames()
4   0x133344e6c WebKit::webpage::textAutoSizingAdjustmentTimerFired()
5   0x133383a3c decltype(*(static_cast<WebKit::WebPage*&>(fp0)).*fp()) std::__1::__invoke<void (WebKit::webpage::*&)(), WebKit::WebPage*&, void>(void (WebKit::webpage::*&)(), WebKit::WebPage*&)
6   0x1333839c4 std::__1::__bind_return<void (WebKit::webpage::*)(), std::__1::tuple<WebKit::WebPage*>, std::__1::tuple<>, __is_valid_bind_return<void (WebKit::webpage::*)(), std::__1::tuple<WebKit::WebPage*>, std::__1::tuple<> >::value>::type std::__1::__apply_functor<void (WebKit::webpage::*)(), std::__1::tuple<WebKit::WebPage*>, 0ul, std::__1::tuple<> >(void (WebKit::webpage::*&)(), std::__1::tuple<WebKit::WebPage*>&, std::__1::__tuple_indices<0ul>, std::__1::tuple<>&&)
7   0x133385c3c std::__1::__bind_return<void (WebKit::webpage::*)(), std::__1::tuple<WebKit::WebPage*>, std::__1::tuple<>, __is_valid_bind_return<void (WebKit::webpage::*)(), std::__1::tuple<WebKit::WebPage*>, std::__1::tuple<> >::value>::type std::__1::__bind<void (WebKit::webpage::*&)(), WebKit::WebPage*>::operator()<>()
8   0x133385bb8 WTF::detail::CallableWrapper<std::__1::__bind<void (WebKit::webpage::*&)(), WebKit::WebPage*>, void>::call()
9   0x130f33dbc WTF::Function<void ()>::operator()() const
10  0x131212b28 WebCore::Timer::fired()
11  0x14abd053c WebCore::ThreadTimers::sharedTimerFiredInternal()
12  0x14abd8e6c WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const
13  0x14abd8df0 WTF::detail::CallableWrapper<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void>::call()
14  0x1490711ac WTF::Function<void ()>::operator()() const
15  0x14ab79044 WebCore::MainThreadSharedTimer::fired()
16  0x14ac52228 WebCore::timerFired(__CFRunLoopTimer*, void*)
17  0x101c2d720 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
18  0x101c2d3dc __CFRunLoopDoTimer
19  0x101c2cac8 __CFRunLoopDoTimers
20  0x101c2728c __CFRunLoopRun
21  0x101c2675c CFRunLoopRunSpecific
22  0x1040d000c -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
23  0x1040d01e0 -[NSRunLoop(NSRunLoop) run]
24  0x102cdb528 _xpc_objc_main
25  0x102cdd704 xpc_main
26  0x1319bcd90 WebKit::XPCServiceMain(int, char const**)
27  0x133b11094 WKXPCServiceMain
28  0x100723d04 main
29  0x100a91fa0 (null)
30  0x1008b908c (null)
31  0xa451000000000000 (null)

Build URL:
https://build.webkit.org/#/builders/666/builds/3/steps/18/logs/stdio

-- 
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/20220915/4cd9047d/attachment-0001.htm>


More information about the webkit-unassigned mailing list