Bug 214363

Summary: [ iOS Debug ] fast/text-indicator/text-indicator-empty-link.html is a flaky crash
Product: WebKit Reporter: Hector Lopez <hector_i_lopez>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
update TestExpectations none

Description Hector Lopez 2020-07-15 11:15:08 PDT
fast/text-indicator/text-indicator-empty-link.html

259544
Comment 1 Hector Lopez 2020-07-15 11:23:12 PDT
fast/text-indicator/text-indicator-empty-link.html

Saw first crash at r259544.
Test was added in https://trac.webkit.org/changeset/249813/webkit

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Ftext-indicator%2Ftext-indicator-empty-link.html

Crash Log:
CoreSimulator 704.12 - Device: Managed 4 (CEF7B039-05F1-4236-8799-A233F637E4FC) - Runtime: iOS 13.4 (17E255) - DeviceType: iPad (5th generation)
CRASHING TEST: fast/text-autosizing/ios/idempotentmode/viewport-change-relayout.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x0000000185545f7e WTFCrash + 14 (Assertions.cpp:295)
1   com.apple.WebCore             	0x000000018ad29abb WTFCrashWithInfo(int, char const*, char const*, int) + 27
2   com.apple.WebCore             	0x000000018e367b41 WebCore::Page::recomputeTextAutoSizingInAllFrames() + 145 (Page.cpp:3206)
3   com.apple.WebKit              	0x0000000171927f96 WebKit::WebPage::textAutoSizingAdjustmentTimerFired() + 38 (WebPage.cpp:7113)
4   com.apple.WebKit              	0x0000000171964767 decltype(*(std::__1::forward<WebKit::WebPage*&>(fp0)).*fp()) std::__1::__invoke<void (WebKit::WebPage::*&)(), WebKit::WebPage*&, void>(void (WebKit::WebPage::*&)(), WebKit::WebPage*&) + 119 (type_traits:4366)
5   com.apple.WebKit              	0x00000001719646e0 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<>&&) + 64 (functional:2716)
Comment 2 Radar WebKit Bug Importer 2020-07-15 11:24:14 PDT
<rdar://problem/65616904>
Comment 3 Hector Lopez 2020-07-15 11:35:16 PDT
Created attachment 404367 [details]
update TestExpectations
Comment 4 Truitt Savell 2020-07-15 11:39:28 PDT
Comment on attachment 404367 [details]
update TestExpectations

Clearing flags on attachment: 404367

Committed r264409: <https://trac.webkit.org/changeset/264409>
Comment 5 Wenson Hsieh 2021-04-04 15:19:18 PDT

*** This bug has been marked as a duplicate of bug 209450 ***