Advertisement
deucetresthugz

crashlog

Jun 26th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. Date: 2019-06-26 15:57:54 +0000
  2. Process: SnowBoard
  3. Bundle id: com.spark.snowboardapplication
  4. Exception type: NSRangeException
  5. Reason: *** -[__NSArrayM objectAtIndex:]: index 4 beyond bounds [0 .. 1]
  6. Culprit: Unknown
  7. Device: iPhone 7 Plus, iOS 12.1.2
  8. Call stack:
  9. 0 CoreFoundation 0x00000001c97e0edc __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x00000001c89b1a40 objc_exception_throw
  11. 2 CoreFoundation 0x00000001c9758494 _CFArgv
  12. 3 CoreFoundation 0x00000001c96c8698 _CFDataInit
  13. 4 UIKitCore 0x00000001f6cff698 -[UITableView _existingCellForRowAtIndexPath:]
  14. 5 UIKitCore 0x00000001f6d04128 -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:]
  15. 6 SnowboardPrefs 0x0000000102d0b0bc SnowboardPrefs + 45244
  16. 7 SnowboardPrefs 0x0000000102d0eed0 SnowboardPrefs + 61136
  17. 8 UIKitCore 0x00000001f6d20de4 -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:]
  18. 9 UIKitCore 0x00000001f6d2132c -[UITableView _createPreparedCellForGlobalRow:willDisplay:]
  19. 10 UIKitCore 0x00000001f6cec974 -[UITableView _updateVisibleCellsNow:isRecursive:]
  20. 11 UIKitCore 0x00000001f6d0a8f0 -[UITableView layoutSubviews]
  21. 12 UIKitCore 0x00000001f6f9f7dc -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
  22. 13 QuartzCore 0x00000001cddddb74 -[CALayer layoutSublayers]
  23. 14 QuartzCore 0x00000001cdde2b2c CA::Layer::layout_if_needed(CA::Transaction*)
  24. 15 QuartzCore 0x00000001cdd4144c CA::Context::commit_transaction(CA::Transaction*)
  25. 16 QuartzCore 0x00000001cdd6fd7c CA::Transaction::commit()
  26. 17 QuartzCore 0x00000001cdcae170 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long)
  27. 18 IOKit 0x00000001c9a4108c IODispatchCalloutFromCFMessage
  28. 19 CoreFoundation 0x00000001c974a01c __CFMachPortPerform
  29. 20 CoreFoundation 0x00000001c9771868 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__
  30. 21 CoreFoundation 0x00000001c9770fb4 __CFRunLoopDoSource1
  31. 22 CoreFoundation 0x00000001c976bd6c __CFRunLoopRun
  32. 23 CoreFoundation 0x00000001c976b1f0 CFRunLoopRunSpecific
  33. 24 GraphicsServices 0x00000001cb9e4584 GSEventRunModal
  34. 25 UIKitCore 0x00000001f6af6d40 UIApplicationMain
  35. 26 SnowBoard 0x0000000100ef2194 main
  36. 27 libdyld.dylib 0x00000001c922abb4 start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement