Skip to content

Crash: UIKitCore: -[UICollectionView _validateScrollingTargetIndexPath:raisingExceptionIfNecessary:] + 516 #38

@agg23

Description

@agg23

Likely caused by scrollTo in ChatListView.

0   CoreFoundation                	0x1928837cc __exceptionPreprocess + 164 (NSException.m:249)
1   libobjc.A.dylib               	0x1889a9f3c objc_exception_throw + 88 (objc-exception.mm:356)
2   Foundation                    	0x1977111b4 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 288 (NSException.m:252)
3   UIKitCore                     	0x25b96de04 -[UICollectionView _validateScrollingTargetIndexPath:raisingExceptionIfNecessary:] + 516 (UICollectionView.m:0)
4   UIKitCore                     	0x25b96e6fc -[UICollectionView _contentOffsetForScrollingToItemAtIndexPath:atScrollPosition:additionalInsets:] + 104 (UICollectionView.m:8245)
5   UIKitCore                     	0x25b96f41c -[UICollectionView _scrollToItemAtPresentationIndexPath:atScrollPosition:additionalInsets:animated:] + 276 (UICollectionView.m:8504)
6   SwiftUI                       	0x1a5d4f498 UpdateCoalescingCollectionView.updateContent() + 1084 (UpdateCoalescingCollectionView.swift:82)
7   SwiftUI                       	0x1a5d4f048 closure #1 in UpdateCoalescingCollectionView.bridgedState.didset + 64 (UpdateCoalescingCollectionView.swift:57)
8   SwiftUICore                   	0x1a6e86e34 static Update.dispatchActions() + 1220 (Update.swift:229)
9   SwiftUICore                   	0x1a6e85ca4 static Update.end() + 212 (Update.swift:124)
10  SwiftUICore                   	0x1a7658a20 specialized static NSRunLoop.flushObservers() + 80 (RunLoopUtils.swift:45)
11  SwiftUICore                   	0x1a765864c @objc closure #1 in static NSRunLoop.addObserver(_:) + 28 (<compiler-generated>:22)
12  CoreFoundation                	0x1927ecbc8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36 (CFRunLoop.c:1829)
13  CoreFoundation                	0x1927ec05c __CFRunLoopDoObservers + 628 (CFRunLoop.c:1965)
14  CoreFoundation                	0x1927ec4d8 __CFRunLoopRun + 924 (CFRunLoop.c:3011)
15  CoreFoundation                	0x1927e7098 _CFRunLoopRunSpecificWithOptions + 532 (CFRunLoop.c:3462)
16  GraphicsServices              	0x1e1a24d2c GSEventRunModal + 120 (GSEvent.c:2049)
17  UIKitCore                     	0x25c35324c -[UIApplication _run] + 792 (UIApplication.m:3905)
18  UIKitCore                     	0x25c357e04 UIApplicationMain + 336 (UIApplication.m:5580)
19  SwiftUI                       	0x1a5d88f40 closure #1 in KitRendererCommon(_:) + 168 (UIKitApp.swift:65)
20  SwiftUI                       	0x1a5d88c64 runApp<A>(_:) + 112 (UIKitApp.swift:16)
21  SwiftUI                       	0x1a5ac8ff0 static App.main() + 172 (App.swift:137)
22  Sila                          	0x10255566c static SilaAppApp.$main() + 24 (SilaApp.swift:0)
23  Sila                          	0x10255566c main + 36
24  dyld                          	0x1889f1744 start + 7120 (dyldMain.cpp:1477)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions