Fatal Exception: NSInternalInconsistencyException
0 CoreFoundation 0x184bee1c0 __exceptionPreprocess
1 libobjc.A.dylib 0x18362855c objc_exception_throw
2 CoreFoundation 0x184bee094 +[NSException raise:format:]
3 Foundation 0x18567b79c -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
4 UIKit 0x18ac29cf0 -[UITableView _endCellAnimationsWithContext:]
5 WordPressComStatsiOS 0x1015c7ff4 __51-[StatsTableViewController retrieveStatsSkipGraph:]_block_invoke.291 (StatsTableViewController.m:521)
6 WordPressComStatsiOS 0x1015bff3c __85-[WPStatsService remoteItemCompletionWithCache:forStatsSection:andCompletionHandler:]_block_invoke (WPStatsService.m:581)
7 WordPressKit 0x101641f6c __87-[WPStatsServiceRemote operationForPostsForDate:andUnit:viewAll:withCompletionHandler:]_block_invoke (WPStatsServiceRemote.m:880)
8 AFNetworking 0x100cee6ec __116-[AFHTTPSessionManager dataTaskWithHTTPMethod:URLString:parameters:uploadProgress:downloadProgress:success:failure:]_block_invoke.80 (AFHTTPSessionManager.m:290)
9 AFNetworking 0x100d01670 __72-[AFURLSessionManagerTaskDelegate URLSession:task:didCompleteWithError:]_block_invoke_2.150 (AFURLSessionManager.m:308)
10 libdispatch.dylib 0x183a79200 _dispatch_call_block_and_release
11 libdispatch.dylib 0x183a791c0 _dispatch_client_callout
12 libdispatch.dylib 0x183a7db30 _dispatch_main_queue_callback_4CF
13 CoreFoundation 0x184b9bf2c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
14 CoreFoundation 0x184b99b18 __CFRunLoopRun
15 CoreFoundation 0x184ac8048 CFRunLoopRunSpecific
16 GraphicsServices 0x18654e198 GSEventRunModal
17 UIKit 0x18aab42fc -[UIApplication _run]
18 UIKit 0x18aaaf034 UIApplicationMain
19 WordPress 0x1000e1eec main (main.m:11)
20 (Missing) 0x183aac5b8 (Missing)
Looks like we have a lot of similar crashes:
5a933ad68cb3c2fa63d22a145a9230578cb3c2fa63c4eb395a9202e78cb3c2fa63c33be65a9161fe8cb3c2fa63bad15d5a9144578cb3c2fa63b926395a903d928cb3c2fa63ac4df45a9035198cb3c2fa63abb1a45a9018dc8cb3c2fa63a9abceI'm talking to an affected user in 266560-h. @bummytime: Do you know what the cause of this crash is or if there's a workaround that could help the user for now? Also, is there any information from the user you'd find useful?
@SiobhyB Unfortunately I was not able to repro this issue even a single time — and I tried a LOT. TBH, this screen is probably overdue for a refactor.
As far as this customer is concerned, logs with Extra Debug turned on are always helpful. :-)
@bummytime: Thank you! The user's updated the ticket with the logs. Let me know if there's any other useful information from them we can provide.
Another affected user in 269362-h. They mentioned that the app keeps crashing for them when they attempt to open it.
This came up again in 271014-h. The user has tried uninstalling then reinstalling the app multiple times.
I've verified that this crash is no longer present after releasing 9.6.1 to all users, good job with the fix @etoledom 👏
Most helpful comment
I've verified that this crash is no longer present after releasing
9.6.1to all users, good job with the fix @etoledom 👏