Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. Date: 2019-04-19 9:03:06 am +0000
  2. Process: SpringBoard
  3. Bundle id: com.apple.springboard
  4. Exception type: NSInvalidArgumentException
  5. Reason: -[__NSFrozenDictionaryM length]: unrecognized selector sent to instance 0x2827ae9c0
  6. Culprit: tacitus.dylib
  7. Device: iPhone SE, iOS 12.1.1
  8. Call stack:
  9. 0 CoreFoundation 0x000000018ff24edc __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x000000018f0f5a40 objc_exception_throw
  11. 2 CoreFoundation 0x000000018fe3dc24 -[NSOrderedSet initWithSet:copyItems:]
  12. 3 CoreFoundation 0x000000018ff2a7dc ___forwarding___
  13. 4 CoreFoundation 0x000000018ff2c48c _CF_forwarding_prep_0
  14. 5 UIKitCore 0x00000001bd40c7cc -[UILabel _textRectForBounds:limitedToNumberOfLines:includingShadow:]
  15. 6 UIKitCore 0x00000001bd411064 -[UILabel _intrinsicSizeWithinSize:]
  16. 7 UIKitCore 0x00000001bd487348 -[UIView(Geometry) sizeToFit]
  17. 8 tacitus.dylib 0x000000010ff82944 tacitus.dylib + 26948
  18. 9 tacitus.dylib 0x000000010ff83cf8 tacitus.dylib + 31992
  19. 10 tacitus.dylib 0x000000010ff864b8 tacitusTest(__CFNotificationCenter*, void*, __CFString const*, void const*, __CFDictionary const*)
  20. 11 SpringBoard 0x0000000100a0562c SpringBoard + 300588
  21. 12 SpringBoard 0x0000000100a04a14 SpringBoard + 297492
  22. 13 SpringBoard 0x0000000100f57bdc SpringBoard + 5880796
  23. 14 SpringBoard 0x0000000100f566f8 SpringBoard + 5875448
  24. 15 FrontBoardServices 0x000000019297ce4c __52-[FBSSettingsDiffInspector inspectDiff:withContext:]_block_invoke.25
  25. 16 Foundation 0x0000000190987804 __NSIndexSetEnumerate
  26. 17 BaseBoard 0x0000000192741a70 -[BSSettingsDiff inspectChangesWithBlock:]
  27. 18 FrontBoardServices 0x0000000192976238 -[FBSSettingsDiff inspectOtherChangesWithBlock:]
  28. 19 FrontBoardServices 0x000000019297cb64 -[FBSSettingsDiffInspector inspectDiff:withContext:]
  29. 20 FrontBoardServices 0x0000000192990a88 -[FBSSceneClientSettingsDiff evaluateWithInspector:context:]
  30. 21 SpringBoard 0x0000000100a245dc SpringBoard + 427484
  31. 22 SpringBoard 0x0000000100a23c9c SpringBoard + 425116
  32. 23 SpringBoard 0x0000000100a23b68 SpringBoard + 424808
  33. 24 FrontBoard 0x00000001a6739660 -[FBSceneManagerObserver sceneManager:scene:didUpdateClientSettingsWithDiff:oldClientSettings:transitionContext:]
  34. 25 FrontBoard 0x00000001a674ff60 __86-[FBSceneManager _enqueueObserverCalloutsForScene:eventName:preferInternal:withBlock:]_block_invoke_2
  35. 26 BaseBoard 0x00000001927761d4 -[BSEventQueueEvent _execute]
  36. 27 BaseBoard 0x0000000192766964 -[BSEventQueue _processNextEvent]
  37. 28 BaseBoard 0x0000000192765c10 -[BSEventQueue _executeOrPendEvents:position:]
  38. 29 BaseBoard 0x0000000192765d84 -[BSEventQueue executeOrInsertEvent:atPosition:]
  39. 30 FrontBoard 0x00000001a6750efc -[FBSceneManager _executeNextIdleEventIfAppropriate]
  40. 31 FrontBoard 0x00000001a6750ccc -[FBSceneManager _executeEventWhenIdle:]
  41. 32 FrontBoard 0x00000001a6751cc8 -[FBSceneManager scene:didUpdateClientSettingsWithDiff:oldClientSettings:transitionContext:]
  42. 33 FrontBoard 0x00000001a67673b8 __69-[FBScene client:didUpdateClientSettings:withDiff:transitionContext:]_block_invoke
  43. 34 libdispatch.dylib 0x000000018f95e484 _dispatch_client_callout
  44. 35 libdispatch.dylib 0x000000018f901e10 _dispatch_block_invoke_direct$VARIANT$mp
  45. 36 FrontBoardServices 0x000000019299aa9c __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__
  46. 37 FrontBoardServices 0x000000019299a728 -[FBSSerialQueue _performNext]
  47. 38 FrontBoardServices 0x000000019299ad44 -[FBSSerialQueue _performNextFromRunLoopSource]
  48. 39 CoreFoundation 0x000000018feb51f0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
  49. 40 CoreFoundation 0x000000018feb5170 __CFRunLoopDoSource0
  50. 41 CoreFoundation 0x000000018feb4a54 __CFRunLoopDoSources0
  51. 42 CoreFoundation 0x000000018feaf920 __CFRunLoopRun
  52. 43 CoreFoundation 0x000000018feaf1f0 CFRunLoopRunSpecific
  53. 44 GraphicsServices 0x0000000192128584 GSEventRunModal
  54. 45 UIKitCore 0x00000001bcffb5b4 UIApplicationMain
  55. 46 FrontBoard 0x00000001a6701aec FBSystemAppMain
  56. 47 SpringBoard 0x0000000100bae56c SpringBoard + 2041196
  57. 48 libdyld.dylib 0x000000018f96ebb4 start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement