This is crash log :-
Crashed: NSManagedObjectContext 0x2837bb400
0 libobjc.A.dylib 0x4820 objc_msgSend + 32
1 CoreData 0x5837c -[NSManagedObjectContext dispose:] + 400
2 CoreData 0x58098 -[NSManagedObjectContext dealloc] + 604
3 CoreData 0x57d7c __internalBlockToDeallocNSManagedObjectContext_block_invoke + 56
4 CoreData 0x2074c developerSubmittedBlockToNSManagedObjectContextPerform + 156
5 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
6 libdispatch.dylib 0xb894 _dispatch_lane_serial_drain + 748
7 libdispatch.dylib 0xc3c4 _dispatch_lane_invoke + 380
8 libdispatch.dylib 0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
9 libdispatch.dylib 0x16878 _dispatch_workloop_worker_thread + 404
10 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288
11 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Post
Replies
Boosts
Views
Activity
Crashed: NSManagedObjectContext 0x2837bb400
0 libobjc.A.dylib 0x4820 objc_msgSend + 32
1 CoreData 0x5837c -[NSManagedObjectContext dispose:] + 400
2 CoreData 0x58098 -[NSManagedObjectContext dealloc] + 604
3 CoreData 0x57d7c __internalBlockToDeallocNSManagedObjectContext_block_invoke + 56
4 CoreData 0x2074c developerSubmittedBlockToNSManagedObjectContextPerform + 156
5 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
6 libdispatch.dylib 0xb894 _dispatch_lane_serial_drain + 748
7 libdispatch.dylib 0xc3c4 _dispatch_lane_invoke + 380
8 libdispatch.dylib 0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
9 libdispatch.dylib 0x16878 _dispatch_workloop_worker_thread + 404
10 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288
11 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
in iOS17 crash
Crashed: NSManagedObjectContext 0x281b95d40
0 CoreFoundation 0x11f80 __CFBasicHashRehash + 728
1 CoreFoundation 0x248a4 CFBasicHashRemoveValue + 452
2 CoreFoundation 0xf418 CFDictionaryRemoveValue + 196
3 CoreData 0x21448 -[NSManagedObjectContext(_NSInternalAdditions) _forgetObject:propagateToObjectStore:removeFromRegistry:] + 120
4 CoreData 0x2101c -[_PFManagedObjectReferenceQueue _processReferenceQueue:] + 616
5 CoreData 0x21dd4 __90-[NSManagedObjectContext(_NSInternalNotificationHandling) _registerAsyncReferenceCallback]_block_invoke + 80
6 CoreData 0x2074c developerSubmittedBlockToNSManagedObjectContextPerform + 156
7 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
8 libdispatch.dylib 0xb894 _dispatch_lane_serial_drain + 748
9 libdispatch.dylib 0xc3c4 _dispatch_lane_invoke + 380
10 libdispatch.dylib 0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
11 libdispatch.dylib 0x16878 _dispatch_workloop_worker_thread + 404
12 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288
13 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Same problem here in iOS17, is there any solution please comment