arkhamknight17

Q: NSInternalInconsistencyException when using Finder

Here are my specs:

MacBook Pro (Retina, 15-inch, Mid 2015)

Processor 2.5 GHz Intel Core i7

Memory 16 GB 1600 MHz DDR3

 

My problem appeared right after I installed macOS Sierra 10.12. Finder started acting up right after that! I get an NSInteralInconsistencyException and here's the crash report:

 

Exception Name: NSInternalInconsistencyException

Description: Parameter indexPath out of bounds or nil

User Info: (null)

 

 

0   CoreFoundation                      0x00007fff8798f52b __exceptionPreprocess + 171

1   libobjc.A.dylib                     0x00007fff9c067cad objc_exception_throw + 48

2   CoreFoundation                      0x00007fff87994232 +[NSException raise:format:arguments:] + 98

3   Foundation                          0x00007fff893c7390 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195

4   AppKit                              0x00007fff85e83b19 -[NSCollectionView makeItemWithIdentifier:forIndexPath:] + 161

5   Finder                              0x000000010f413610 Finder + 3429904

6   AppKit                              0x00007fff85e95f0f -[_NSCollectionViewDataSourceAdapter collectionView:itemForRepresentedObjectAtIndexPath:] + 393

7   UIFoundation                        0x00007fff99f15b7e -[_NSCollectionViewCore _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:] + 81

8   UIFoundation                        0x00007fff99f1779e -[_NSCollectionViewCore _updateVisibleCellsNow:] + 4544

9   UIFoundation                        0x00007fff99f1aa83 -[_NSCollectionViewCore _layoutItems] + 211

10  AppKit                              0x00007fff85e84d29 -[NSCollectionView layout] + 224

11  Finder                              0x000000010f4a63d0 Finder + 4031440

12  AppKit                              0x00007fff85da1026 _NSViewLayout + 348

13  AppKit                              0x00007fff8564cb5c -[NSView _doLayout] + 126

14  AppKit                              0x00007fff8564c80f -[NSView _layoutSubtreeWithOldSize:] + 799

15  AppKit                              0x00007fff85da6e45 -[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:] + 1517

16  UIFoundation                        0x00007fff99f28a4e -[_NSCollectionViewCore _performBatchUpdates:completion:invalidationContext:tentativelyForReordering:] + 184

17  AppKit                              0x00007fff85e81c37 -[NSCollectionView performBatchUpdates:completionHandler:] + 156

18  Finder                              0x000000010f26e473 Finder + 1705075

19  Finder                              0x000000010f407e6e Finder + 3382894

20  Finder                              0x000000010f334d83 Finder + 2518403

21  Finder                              0x000000010f334d21 Finder + 2518305

22  CoreFoundation                      0x00007fff8791b63c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12

23  CoreFoundation                      0x00007fff8791b53b _CFXRegistrationPost + 427

24  CoreFoundation                      0x00007fff8791b2a2 ___CFXNotificationPost_block_invoke + 50

25  CoreFoundation                      0x00007fff878d89a3 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827

26  CoreFoundation                      0x00007fff878d79dc _CFXNotificationPost + 604

27  Finder                              0x000000010f29c26d Finder + 1892973

28  libdispatch.dylib                   0x00007fff9c917f5f _dispatch_call_block_and_release + 12

29  libdispatch.dylib                   0x00007fff9c90f128 _dispatch_client_callout + 8

30  libdispatch.dylib                   0x00007fff9c91cbb3 _dispatch_main_queue_callback_4CF + 925

31  CoreFoundation                      0x00007fff87944c89 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9

32  CoreFoundation                      0x00007fff879060ad __CFRunLoopRun + 2205

33  CoreFoundation                      0x00007fff879055b4 CFRunLoopRunSpecific + 420

34  HIToolbox                           0x00007fff86ea6f6c RunCurrentEventLoopInMode + 240

35  HIToolbox                           0x00007fff86ea6da1 ReceiveNextEventCommon + 432

36  HIToolbox                           0x00007fff86ea6bd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71

37  AppKit                              0x00007fff8559d5f5 _DPSNextEvent + 1093

38  AppKit                              0x00007fff85cad8eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637

39  AppKit                              0x00007fff85591fbd -[NSApplication run] + 926

40  AppKit                              0x00007fff8555ca8a NSApplicationMain + 1237

41  Finder                              0x000000010f0d3fde Finder + 24542

42  libdyld.dylib                       0x00007fff9c945255 start + 1

 

Is there anyway I can get this fixed?

MacBook Pro with Retina display, macOS Sierra (10.12), null

Posted on Sep 29, 2016 5:20 AM

Close

Q: NSInternalInconsistencyException when using Finder

  • All replies
  • Helpful answers

  • by phinestsolutions,

    phinestsolutions phinestsolutions Oct 20, 2016 12:39 AM in response to arkhamknight17
    Level 1 (4 points)
    Oct 20, 2016 12:39 AM in response to arkhamknight17

    I am having same issue with same Mac configuration. Following is the crash report.

     

    Exception Name: NSInternalInconsistencyException

    Description: Parameter indexPath out of bounds or nil

    User Info: (null)

     

     

    0   CoreFoundation                      0x00007fff8a4be52b __exceptionPreprocess + 171

    1   libobjc.A.dylib                     0x00007fff9eb96cad objc_exception_throw + 48

    2   CoreFoundation                      0x00007fff8a4c3232 +[NSException raise:format:arguments:] + 98

    3   Foundation                          0x00007fff8bef6390 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195

    4   AppKit                              0x00007fff889b2b19 -[NSCollectionView makeItemWithIdentifier:forIndexPath:] + 161

    5   Finder                              0x00000001092c5610 Finder + 3429904

    6   AppKit                              0x00007fff889c4f0f -[_NSCollectionViewDataSourceAdapter collectionView:itemForRepresentedObjectAtIndexPath:] + 393

    7   UIFoundation                        0x00007fff9ca44b7e -[_NSCollectionViewCore _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:] + 81

    8   UIFoundation                        0x00007fff9ca4679e -[_NSCollectionViewCore _updateVisibleCellsNow:] + 4544

    9   UIFoundation                        0x00007fff9ca49a83 -[_NSCollectionViewCore _layoutItems] + 211

    10  AppKit                              0x00007fff889b3d29 -[NSCollectionView layout] + 224

    11  Finder                              0x00000001093583d0 Finder + 4031440

    12  AppKit                              0x00007fff888d0026 _NSViewLayout + 348

    13  AppKit                              0x00007fff8817bb5c -[NSView _doLayout] + 126

    14  AppKit                              0x00007fff8817b80f -[NSView _layoutSubtreeWithOldSize:] + 799

    15  AppKit                              0x00007fff888d5e45 -[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:] + 1517

    16  UIFoundation                        0x00007fff9ca57a4e -[_NSCollectionViewCore _performBatchUpdates:completion:invalidationContext:tentativelyForReordering:] + 184

    17  AppKit                              0x00007fff889b0c37 -[NSCollectionView performBatchUpdates:completionHandler:] + 156

    18  Finder                              0x0000000109120473 Finder + 1705075

    19  Finder                              0x00000001092b9e6e Finder + 3382894

    20  Finder                              0x00000001091e6d83 Finder + 2518403

    21  Finder                              0x00000001091e6d21 Finder + 2518305

    22  CoreFoundation                      0x00007fff8a44a63c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12

    23  CoreFoundation                      0x00007fff8a44a53b _CFXRegistrationPost + 427

    24  CoreFoundation                      0x00007fff8a44a2a2 ___CFXNotificationPost_block_invoke + 50

    25  CoreFoundation                      0x00007fff8a4079a3 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827

    26  CoreFoundation                      0x00007fff8a4069dc _CFXNotificationPost + 604

    27  Finder                              0x000000010914e26d Finder + 1892973

    28  libdispatch.dylib                   0x00007fff9f446f5f _dispatch_call_block_and_release + 12

    29  libdispatch.dylib                   0x00007fff9f43e128 _dispatch_client_callout + 8

    30  libdispatch.dylib                   0x00007fff9f44bbb3 _dispatch_main_queue_callback_4CF + 925

    31  CoreFoundation                      0x00007fff8a473c89 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9

    32  CoreFoundation                      0x00007fff8a4350ad __CFRunLoopRun + 2205

    33  CoreFoundation                      0x00007fff8a4345b4 CFRunLoopRunSpecific + 420

    34  HIToolbox                           0x00007fff899d5f6c RunCurrentEventLoopInMode + 240

    35  HIToolbox                           0x00007fff899d5da1 ReceiveNextEventCommon + 432

    36  HIToolbox                           0x00007fff899d5bd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71

    37  AppKit                              0x00007fff880cc5f5 _DPSNextEvent + 1093

    38  AppKit                              0x00007fff887dc8eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637

    39  AppKit                              0x00007fff880c0fbd -[NSApplication run] + 926

    40  AppKit                              0x00007fff8808ba8a NSApplicationMain + 1237

    41  Finder                              0x0000000108f85fde Finder + 24542

    42  libdyld.dylib                       0x00007fff9f474255 start + 1

    43  ???                                 0x0000000000000001 0x0 + 1