Advertisement
Guest User

pagebar pro crashlog

a guest
Aug 25th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. Date: 2019-08-25 06:16:03 +0000
  2. Process: SpringBoard
  3. Bundle id: com.apple.springboard
  4. Exception type: NSInvalidArgumentException
  5. Reason: -[NSPathStore2 setNumberOfPages:]: unrecognized selector sent to instance 0x121977430
  6. Culprit: Unknown
  7. Device: iPhone XR, iOS 12.1.1
  8. Call stack:
  9. 0 CoreFoundation 0x00000001aded7f68 __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x00000001ad0d4284 objc_exception_throw
  11. 2 CoreFoundation 0x00000001added0e0 -[NSOrderedSet initWithSet:copyItems:]
  12. 3 CoreFoundation 0x00000001adedd9bc ___forwarding___
  13. 4 CoreFoundation 0x00000001adedf730 _CF_forwarding_prep_0
  14. 5 SpringBoard 0x000000010046db74 SpringBoard + 678772
  15. 6 org.coolstar.classicfolders2.license 0x00000001045a55e8 org.coolstar.classicfolders2.license + 398824
  16. 7 UIKitCore 0x00000001dc05932c -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
  17. 8 libobjc.A.dylib 0x00000001ad0cf604 -[NSObject performSelector:withObject:]
  18. 9 QuartzCore 0x00000001b257b104 -[CALayer layoutSublayers]
  19. 10 QuartzCore 0x00000001b257b3e4 CA::Layer::layout_if_needed(CA::Transaction*)
  20. 11 QuartzCore 0x00000001b24deaa4 CA::Context::commit_transaction(CA::Transaction*)
  21. 12 QuartzCore 0x00000001b250dfcc CA::Transaction::commit()
  22. 13 QuartzCore 0x00000001b250ee0c CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*)
  23. 14 CoreFoundation 0x00000001ade65c54 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__
  24. 15 CoreFoundation 0x00000001ade6072c __CFRunLoopDoObservers
  25. 16 CoreFoundation 0x00000001ade60cb0 __CFRunLoopRun
  26. 17 CoreFoundation 0x00000001ade604b8 CFRunLoopRunSpecific
  27. 18 GraphicsServices 0x00000001b0113be8 GSEventRunModal
  28. 19 UIKitCore 0x00000001dbb90950 UIApplicationMain
  29. 20 FrontBoard 0x00000001c4bed3d0 FBSystemAppMain
  30. 21 SpringBoard 0x00000001005c59d0 SpringBoard + 2087376
  31. 22 libdyld.dylib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement