Guest User

Untitled

a guest
Aug 12th, 2019
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. Date: 2019-08-12 22:35:57 +0000
  2. Process: Music
  3. Bundle id: com.apple.Music
  4. Exception type: NSInternalInconsistencyException
  5. Reason: layout attributes for supplementary item at index path (<NSIndexPath: 0x2838ec860> {length = 2, path = 1 - 0}) changed from <UICollectionViewTableLayoutAttributes: 0x10d293b10> index path: (<NSIndexPath: 0x28389fb00> {length = 2, path = 1 - 0}); element kind: (UICollectionElementKindSectionHeader); frame = (0 175.667; 414 60); zIndex = 1; to <UICollectionViewTableLayoutAttributes: 0x10d29a2c0> index path: (<NSIndexPath: 0x2838ec860> {length = 2, path = 1 - 0}); element kind: (UICollectionElementKindSectionHeader); frame = (0 175.667; 414 60); zIndex = 1; without invalidating the layout
  6. Culprit: Unknown
  7. Device: iPhone 8 Plus, iOS 12.2
  8. Call stack:
  9. 0 CoreFoundation 0x00000001a9c90530 __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x00000001a8e6b9f8 objc_exception_throw
  11. 2 CoreFoundation 0x00000001a9baa148 +[_CFXNotificationTokenRegistration keyCallbacks]
  12. 3 Foundation 0x00000001aa66d1c8 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
  13. 4 UIKitCore 0x00000001d5b2fca0 __45-[UICollectionViewData validateLayoutInRect:]_block_invoke
  14. 5 UIKitCore 0x00000001d5b2f300 -[UICollectionViewData validateLayoutInRect:]
  15. 6 UIKitCore 0x00000001d5b31e64 -[UICollectionViewData layoutAttributesForCellsInRect:validateLayout:]
  16. 7 UIKitCore 0x00000001d5afc96c -[UICollectionView _computePrefetchCandidatesForVisibleBounds:futureVisibleBounds:prefetchVector:notifyDelegateIfNeeded:]
  17. 8 UIKitCore 0x00000001d5af76e8 __30-[UICollectionView reloadData]_block_invoke.463
  18. 9 libdispatch.dylib 0x00000001a96d0a38 _dispatch_call_block_and_release
  19. 10 libdispatch.dylib 0x00000001a96d17d4 _dispatch_client_callout
  20. 11 libdispatch.dylib 0x00000001a96b19e4 _dispatch_main_queue_callback_4CF$VARIANT$armv81
  21. 12 CoreFoundation 0x00000001a9c21ec0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
  22. 13 CoreFoundation 0x00000001a9c1cdf8 __CFRunLoopRun
  23. 14 CoreFoundation 0x00000001a9c1c354 CFRunLoopRunSpecific
  24. 15 GraphicsServices 0x00000001abe1c79c GSEventRunModal
  25. 16 UIKitCore 0x00000001d6207b68 UIApplicationMain
  26. 17 Music 0x000000010026636c Music + 353132
  27. 18 libdyld.dylib 0x00000001a96e28e0 start
Advertisement
Add Comment
Please, Sign In to add comment