Posts

Post marked as solved
18 Replies
Hey tylerf!Been experiencing crash all day with exception. Please help2019-10-03 13:51:21.910027-0400 Proteus[69427:3583092] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Requested the number of rows for section (1) which is out of bounds.'*** First throw call stack:( 0 CoreFoundation 0x00007fff23b98bde __exceptionPreprocess + 350 1 libobjc.A.dylib 0x00007fff503b5b20 objc_exception_throw + 48 2 CoreFoundation 0x00007fff23b98958 +[NSException raise:format:arguments:] + 88 3 Foundation 0x00007fff255eb7be -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 166 4 UIKitCore 0x00007fff47381d87 -[UITableViewRowData numberOfRowsInSection:] + 436 5 Proteus 0x000000010952959f $s7Proteus26ElasticSearchTableViewCellC15prepareForReuseyyF + 127 6 Proteus 0x0000000109529658 $s7Proteus26ElasticSearchTableViewCellC15prepareForReuseyyFTo + 24 7 UIKitCore 0x00007fff47346d68 -[UITableView _dequeueReusableViewOfType:withIdentifier:] + 181 8 UIKitCore 0x00007fff473473fa -[UITableView _dequeueReusableCellWithIdentifier:forIndexPath:usingPresentationValues:] + 153 9 UIKitCore 0x00007fff4734732d -[UITableView dequeueReusableCellWithIdentifier:forIndexPath:] + 91 10 Proteus 0x0000000109331cac $s7Proteus17ElasticControllerC9tableView_12cellForRowAtSo07UITableE4CellCSo0jE0C_10Foundation9IndexPathVtF + 2700 11 Proteus 0x0000000109332100 $s7Proteus17ElasticControllerC9tableView_12cellForRowAtSo07UITableE4CellCSo0jE0C_10Foundation9IndexPathVtFTo + 128 12 UIKitCore 0x00007fff47360e4b -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 787 13 UIKitCore 0x00007fff4732a3c6 -[UITableView _updateVisibleCellsNow:] + 3081 14 UIKitCore 0x00007fff4734a318 -[UITableView layoutSubviews] + 163 15 UIKitCore 0x00007fff47636722 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2478 16 QuartzCore 0x00007fff2b030ef9 -[CALayer layoutSublayers] + 255 17 QuartzCore 0x00007fff2b0358ff _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 517 18 QuartzCore 0x00007fff2b041fe4 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 80 19 QuartzCore 0x00007fff2af8a4a8 _ZN2CA7Context18commit_transactionEPNS_11TransactionEd + 324 20 QuartzCore 0x00007fff2afbfab3 _ZN2CA11Transaction6commitEv + 643 21 QuartzCore 0x00007fff2afc041a _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 76 22 CoreFoundation 0x00007fff23afaeb7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 23 CoreFoundation 0x00007fff23af594e __CFRunLoopDoObservers + 430 24 CoreFoundation 0x00007fff23af5fca __CFRunLoopRun + 1514 25 CoreFoundation 0x00007fff23af56b6 CFRunLoopRunSpecific + 438 26 GraphicsServices 0x00007fff3815cbb0 GSEventRunModal + 65 27 UIKitCore 0x00007fff47162a67 UIApplicationMain + 1621 28 Proteus 0x00000001092f542a main + 58 29 libdyld.dylib 0x00007fff5123bcf5 start + 1)libc++abi.dylib: terminating with uncaught exception of type NSException(lldb)