[Webkit-unassigned] [Bug 258289] fast/editing/document-leak-altered-text-field.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 19 18:35:21 PDT 2023


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Not only random text failure, but also random assertion failures.

Buildbot: builder Apple-Monterey-Debug-WK2-Tests build 7765 (264038 at main)
https://build.webkit.org/#/builders/369/builds/7765

2023-05-12 18:53:37.822 com.apple.WebKit.WebContent.Development[79695:31473968] XType: can't switch to GlobalFontRegistry.  XTFontStaticRegistry is not enabled.
ASSERTION FAILED: unifiedTextCheckerEnabled()
editing/Editor.cpp(2808) : void WebCore::Editor::markAllMisspellingsAndBadGrammarInRanges(OptionSet<WebCore::TextCheckingType>, const std::optional<SimpleRange> &, const std::optional<SimpleRange> &, const std::optional<SimpleRange> &)
1   0x3f9e27759 WTFCrash
2   0x3a35bb5cb WTFCrashWithInfo(int, char const*, char const*, int)
3   0x3a7602c42 WebCore::Editor::markAllMisspellingsAndBadGrammarInRanges(WTF::OptionSet<WebCore::TextCheckingType>, std::__1::optional<WebCore::SimpleRange> const&, std::__1::optional<WebCore::SimpleRange> const&, std::__1::optional<WebCore::SimpleRange> const&)
4   0x3a7590e1c WebCore::AlternativeTextController::timerFired()
5   0x3a75be3f9 decltype(*(static_cast<WebCore::AlternativeTextController*&>(fp0)).*fp()) std::__1::__invoke<void (WebCore::AlternativeTextController::*&)(), WebCore::AlternativeTextController*&, void>(void (WebCore::AlternativeTextController::*&)(), WebCore::AlternativeTextController*&)
6   0x3a75be37d std::__1::__bind_return<void (WebCore::AlternativeTextController::*)(), std::__1::tuple<WebCore::AlternativeTextController*>, std::__1::tuple<>, __is_valid_bind_return<void (WebCore::AlternativeTextController::*)(), std::__1::tuple<WebCore::AlternativeTextController*>, std::__1::tuple<> >::value>::type std::__1::__apply_functor<void (WebCore::AlternativeTextController::*)(), std::__1::tuple<WebCore::AlternativeTextController*>, 0ul, std::__1::tuple<> >(void (WebCore::AlternativeTextController::*&)(), std::__1::tuple<WebCore::AlternativeTextController*>&, std::__1::__tuple_indices<0ul>, std::__1::tuple<>&&)
7   0x3a75be330 std::__1::__bind_return<void (WebCore::AlternativeTextController::*)(), std::__1::tuple<WebCore::AlternativeTextController*>, std::__1::tuple<>, __is_valid_bind_return<void (WebCore::AlternativeTextController::*)(), std::__1::tuple<WebCore::AlternativeTextController*>, std::__1::tuple<> >::value>::type std::__1::__bind<void (WebCore::AlternativeTextController::*&)(), WebCore::AlternativeTextController*>::operator()<>()
8   0x3a75be2c9 WTF::Detail::CallableWrapper<std::__1::__bind<void (WebCore::AlternativeTextController::*&)(), WebCore::AlternativeTextController*>, void>::call()
9   0x3a35dacf2 WTF::Function<void ()>::operator()() const
10  0x3a3764e79 WebCore::Timer::fired()
11  0x3a86610a6 WebCore::ThreadTimers::sharedTimerFiredInternal()
12  0x3a866ce81 WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const
13  0x3a866ce19 WTF::Detail::CallableWrapper<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void>::call()
14  0x3a35dacf2 WTF::Function<void ()>::operator()() const
15  0x3a85f3b61 WebCore::MainThreadSharedTimer::fired()
16  0x3a8718096 WebCore::timerFired(__CFRunLoopTimer*, void*)
17  0x7ff80df41899 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
18  0x7ff80df41388 __CFRunLoopDoTimer
19  0x7ff80df40ef8 __CFRunLoopDoTimers
20  0x7ff80df27646 __CFRunLoopRun
21  0x7ff80df267ac CFRunLoopRunSpecific
22  0x7ff80ed7ad9a -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
23  0x7ff80ee058d7 -[NSRunLoop(NSRunLoop) run]
24  0x7ff80dba6816 _xpc_objc_main
25  0x7ff80dba6239 xpc_main
26  0x3cfea6364 WebKit::XPCServiceMain(int, char const**)
27  0x3d204865b WKXPCServiceMain
28  0x10939df22 main
29  0x116e4c51e (null)
com.apple.WebKit.WebContent.Development terminated (pid 79695) 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/20230620/f257681d/attachment-0001.htm>


More information about the webkit-unassigned mailing list