Advertisement
Guest User

Fabric

a guest
Jun 20th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. Date: 2019-06-20 12:23:41 +0000
  2. Process: SpringBoard
  3. Bundle id: com.apple.springboard
  4. Exception type: NSInvalidArgumentException
  5. Reason: -[NSMutableParagraphStyle primaryColor]: unrecognized selector sent to instance 0x2830fab20
  6. Culprit: fabric.dylib
  7. Device: iPhone X, iOS 12.1.1
  8. Call stack:
  9. 0 CoreFoundation 0x00000001e0f28edc __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x00000001e00f9a40 objc_exception_throw
  11. 2 CoreFoundation 0x00000001e0e41c24 -[NSOrderedSet initWithSet:copyItems:]
  12. 3 CoreFoundation 0x00000001e0f2e7dc ___forwarding___
  13. 4 CoreFoundation 0x00000001e0f3048c _CF_forwarding_prep_0
  14. 5 fabric.dylib 0x0000000108935cb4 -[CSFabricProvider -[CSFabricProvider legibilitySettingsForLabelIndexKey:]
  15. 6 fabric.dylib 0x00000001089047dc _logos_method$SBDashBoardFixedFooterView$SBDashBoardFixedFooterView$_updateViewsForLegibilitySettings
  16. 7 SpringBoard 0x00000001047e06c8 SpringBoard + 1181384
  17. 8 SpringBoard 0x00000001047de4d8 SpringBoard + 1172696
  18. 9 SpringBoard 0x00000001047cf57c SpringBoard + 1111420
  19. 10 SpringBoard 0x00000001047cf208 SpringBoard + 1110536
  20. 11 SpringBoard 0x00000001047c8660 SpringBoard + 1082976
  21. 12 SpringBoard 0x00000001049f7c68 SpringBoard + 3374184
  22. 13 SpringBoard 0x0000000104a9c11c SpringBoard + 4047132
  23. 14 fabric.dylib 0x000000010891e1c4 _logos_method$Misc$SBWallpaperController$_handleWallpaperChangedForVariant$
  24. 15 SpringBoard 0x0000000104a9b89c SpringBoard + 4044956
  25. 16 SpringBoard 0x0000000104a9b19c SpringBoard + 4043164
  26. 17 SpringBoardFoundation 0x00000001f3911c58 -[SBFWallpaperConfigurationManager notifyDelegateOfChangesToVariants:]
  27. 18 SpringBoardFoundation 0x00000001f390b4fc -[SBFWallpaperConfigurationManager setWallpaperImage:originalImage:wallpaperOptions:forVariants:options:]
  28. 19 SpringBoardFoundation 0x00000001f390ae4c -[SBFWallpaperConfigurationManager setWallpaperImage:wallpaperOptions:forVariants:]
  29. 20 SpringBoard 0x0000000104955a30 SpringBoard + 2710064
  30. 21 libdispatch.dylib 0x00000001e0962484 _dispatch_client_callout
  31. 22 libdispatch.dylib 0x00000001e094281c _dispatch_async_and_wait_invoke
  32. 23 libdispatch.dylib 0x00000001e0962484 _dispatch_client_callout
  33. 24 libdispatch.dylib 0x00000001e0941b34 _dispatch_main_queue_callback_4CF$VARIANT$armv81
  34. 25 CoreFoundation 0x00000001e0eb8df4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
  35. 26 CoreFoundation 0x00000001e0eb3cbc __CFRunLoopRun
  36. 27 CoreFoundation 0x00000001e0eb31f0 CFRunLoopRunSpecific
  37. 28 GraphicsServices 0x00000001e312c584 GSEventRunModal
  38. 29 UIKitCore 0x000000020e0f74c0 UIApplicationMain
  39. 30 FrontBoard 0x00000001f771aaec FBSystemAppMain
  40. 31 SpringBoard 0x00000001048b2600 SpringBoard + 2041344
  41. 32 libdyld.dylib 0x00000001e0972bb4 start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement