Guest User

Untitled

a guest
Jun 27th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. Date: 2019-06-27 15:34:20 +0000
  2. Process: SpringBoard
  3. Bundle id: com.apple.springboard
  4. Exception type: NSInvalidArgumentException
  5. Reason: -[NSCache setObject:forKey:cost:]: attempt to insert nil value (key: com.apple.mobiletimer)
  6. Culprit: NeonBoard.dylib
  7. Device: iPhone X, iOS 12.1.1
  8. Call stack:
  9. 0 CoreFoundation 0x00000001c4e60edc __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x00000001c4031a40 objc_exception_throw
  11. 2 CoreFoundation 0x00000001c4d516f4 -[NSArray countByEnumeratingWithState:objects:count:]
  12. 3 NeonBoard.dylib 0x0000000105ef391c NeonBoard.dylib + 31004
  13. 4 NeonBoard.dylib 0x0000000105ef39cc NeonBoard.dylib + 31180
  14. 5 NeonBoard.dylib 0x0000000105ef4c74 NeonBoard.dylib + 35956
  15. 6 SpringBoard 0x0000000102b7a280 SpringBoard + 664192
  16. 7 SpringBoard 0x0000000102ce4f44 SpringBoard + 2150212
  17. 8 SpringBoard 0x0000000102b8f724 SpringBoard + 751396
  18. 9 SpringBoard 0x0000000102f06d10 SpringBoard + 4386064
  19. 10 SpringBoard 0x0000000102e97e24 SpringBoard + 3931684
  20. 11 SpringBoard 0x000000010302615c SpringBoard + 5562716
  21. 12 SpringBoard 0x0000000102e97d78 SpringBoard + 3931512
  22. 13 SpringBoard 0x0000000102c63030 SpringBoard + 1617968
  23. 14 SpringBoard 0x0000000102e95d3c SpringBoard + 3923260
  24. 15 SpringBoard 0x0000000102b8f724 SpringBoard + 751396
  25. 16 SpringBoard 0x0000000102c55ce4 SpringBoard + 1563876
  26. 17 SpringBoard 0x0000000102c559fc SpringBoard + 1563132
  27. 18 SpringBoard 0x0000000102c54d40 SpringBoard + 1559872
  28. 19 SpringBoard 0x0000000102c54ae0 SpringBoard + 1559264
  29. 20 SpringBoard 0x00000001030cfba0 SpringBoard + 6257568
  30. 21 SpringBoard 0x0000000102c549fc SpringBoard + 1559036
  31. 22 SpringBoard 0x0000000102c521e4 SpringBoard + 1548772
  32. 23 SpringBoard 0x0000000102d9a62c SpringBoard + 2893356
  33. 24 SpringBoard 0x0000000102c51fac SpringBoard + 1548204
  34. 25 SpringBoard 0x0000000102dd8f6c SpringBoard + 3149676
  35. 26 SpringBoard 0x0000000102dd8918 SpringBoard + 3148056
  36. 27 SpringBoard 0x0000000102b986d4 SpringBoard + 788180
  37. 28 SpringBoard 0x0000000102ba0368 SpringBoard + 820072
  38. 29 UIKitCore 0x00000001f241f920 -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
  39. 30 QuartzCore 0x00000001c945cea0 -[CALayer layoutSublayers]
  40. 31 QuartzCore 0x00000001c9461e58 CA::Layer::layout_if_needed(CA::Transaction*)
  41. 32 QuartzCore 0x00000001c93c0cd0 CA::Context::commit_transaction(CA::Transaction*)
  42. 33 QuartzCore 0x00000001c93ef600 CA::Transaction::commit()
  43. 34 UIKitCore 0x00000001f1f9192c __34-[UIApplication _firstCommitBlock]_block_invoke_2
  44. 35 CoreFoundation 0x00000001c4df1040 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__
  45. 36 CoreFoundation 0x00000001c4df0940 __CFRunLoopDoBlocks
  46. 37 CoreFoundation 0x00000001c4deb934 __CFRunLoopRun
  47. 38 CoreFoundation 0x00000001c4deb1f0 CFRunLoopRunSpecific
  48. 39 GraphicsServices 0x00000001c7064584 GSEventRunModal
  49. 40 UIKitCore 0x00000001f1f775b4 UIApplicationMain
  50. 41 FrontBoard 0x00000001db63daec FBSystemAppMain
  51. 42 SpringBoard 0x0000000102cca56c SpringBoard + 2041196
  52. 43 libdyld.dylib 0x00000001c48aabb4 start
Advertisement
Add Comment
Please, Sign In to add comment