| 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 Bugs | Assignee: | 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
Hector Lopez
2020-07-15 11:15:08 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) Created attachment 404367 [details]
update TestExpectations
Comment on attachment 404367 [details] update TestExpectations Clearing flags on attachment: 404367 Committed r264409: <https://trac.webkit.org/changeset/264409> *** This bug has been marked as a duplicate of bug 209450 *** |