Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. 2/20/11 12:02:06 AM Dock[97] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFArray objectAtIndex:]: index (7) beyond bounds (4)'
  2. *** Call stack at first throw:
  3. (
  4. 0 CoreFoundation 0x00007fff85c4f7b4 __exceptionPreprocess + 180
  5. 1 libobjc.A.dylib 0x00007fff835fa0f3 objc_exception_throw + 45
  6. 2 CoreFoundation 0x00007fff85c4f5d7 +[NSException raise:format:arguments:] + 103
  7. 3 CoreFoundation 0x00007fff85c4f564 +[NSException raise:format:] + 148
  8. 4 Foundation 0x00007fff866efba4 _NSArrayRaiseBoundException + 122
  9. 5 Foundation 0x00007fff86652d45 -[NSCFArray objectAtIndex:] + 75
  10. 6 Dock 0x0000000100037b93 0x0 + 4295195539
  11. 7 Dock 0x0000000100037a93 0x0 + 4295195283
  12. 8 Dock 0x00000001000377ba 0x0 + 4295194554
  13. 9 Dock 0x000000010005f91c 0x0 + 4295358748
  14. 10 Dock 0x000000010005f48f 0x0 + 4295357583
  15. 11 Dock 0x00000001000c6b99 0x0 + 4295781273
  16. 12 Dock 0x00000001000ceffb 0x0 + 4295815163
  17. 13 Dock 0x00000001000d174e 0x0 + 4295825230
  18. 14 libSystem.B.dylib 0x00007fff856f72c4 _dispatch_call_block_and_release + 15
  19. 15 libSystem.B.dylib 0x00007fff856d5e32 _dispatch_queue_drain + 251
  20. 16 libSystem.B.dylib 0x00007fff856d66df _dispatch_queue_serial_drain_till_empty + 9
  21. 17 libSystem.B.dylib 0x00007fff8570947c _dispatch_main_queue_callback_4CF + 37
  22. 18 CoreFoundation 0x00007fff85beac90 __CFRunLoopRun + 2560
  23. 19 CoreFoundation 0x00007fff85be9dbf CFRunLoopRunSpecific + 575
  24. 20 Dock 0x000000010000475c 0x0 + 4294985564
  25. 21 Dock 0x0000000100004314 0x0 + 4294984468
  26. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement