FATAL:grid_view_controller.mm(421)] Check failed: cell. |
|||||||
Issue descriptionI see this pretty much every time I tap on a link from the NTP. #3 0x0000000104f28580 in ::-[GridViewController configureCell:withItem:](GridCell *, GridItem *) at ios/chrome/browser/ui/tab_grid/grid/grid_view_controller.mm:421 #4 0x0000000104f27360 in ::-[GridViewController replaceItemID:withItem:](NSString *, GridItem *) at ios/chrome/browser/ui/tab_grid/grid/grid_view_controller.mm:364 #5 0x0000000104efde88 in ::-[TabGridMediator webState:didLoadPageWithSuccess:](web::WebState *, BOOL) at ios/chrome/browser/ui/tab_grid/tab_grid_mediator.mm:196 #6 0x00000001037e992c in web::WebStateObserverBridge::PageLoaded(web::WebState*, web::PageLoadCompletionStatus) at ios/web/web_state/web_state_observer_bridge.mm:95 #7 0x00000001037d406c in web::WebStateImpl::OnPageLoaded(GURL const&, bool) at ios/web/web_state/web_state_impl.mm:265 #8 0x0000000103821814 in ::-[CRWWebController didFinishWithURL:loadSuccess:context:](const GURL &, BOOL, const web::NavigationContext *) at ios/web/web_state/ui/crw_web_controller.mm:2108 #9 0x0000000103821198 in ::-[CRWWebController loadCompleteWithSuccess:forNavigation:](BOOL, WKNavigation *) at ios/web/web_state/ui/crw_web_controller.mm:2069 #10 0x0000000103820f5c in ::-[CRWWebController didFinishNavigation:](WKNavigation *) at ios/web/web_state/ui/crw_web_controller.mm:2050 #11 0x0000000103846b44 in ::-[CRWWebController webView:didFinishNavigation:](WKWebView *, WKNavigation *) at ios/web/web_state/ui/crw_web_controller.mm:4861
,
May 30 2018
--enable-features=UIRefreshPhase1
,
May 30 2018
Seems like this requires a start with no tabs, or 1 tab.
,
May 30 2018
Taking ownership. Trying to repro.
,
May 30 2018
,
May 30 2018
Not able to repro on iPad Pro 9.7 inch simulator, iOS 11.3, ToT, with fresh install, 1 tab at start. Do you have any other repro steps that might help?
,
May 30 2018
I'd be surprised, but I wonder if it's Xcode 9.4?
,
May 30 2018
I'm still downloading 9.4. Will let you know.
,
May 30 2018
Removing p0 if it's not reproducible by everyone..
,
May 30 2018
Not a Xcode 9.4 issue. Still not able to repro. Passing back to justincohen@ for more repro steps.
,
May 31 2018
Sad, I was able to get myself out of this state by switching between refresh and non-refresh, and deleting all my tabs and recreating them. I'll reopen if I can reproduce. |
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by justincohen@chromium.org
, May 30 2018