You can make a difference in the Apple Support Community!

When you sign up with your Apple ID, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Developer Forums relocated!

Need help with Apple Developer tools and technologies? Want to share information with other developers and Apple engineers? Visit Developer Forums at Apple.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

App crash on Iphone 12 pro max , iphone 13 series

Below is the crash log


Crashed: com.apple.main-thread

0 libobjc.A.dylib 0x2820 objc_msgSend + 32

1 UIKitCore 0x2004a4 -[UIViewController dealloc] + 772

2 UIKitCore 0x1fe0cc -[UINavigationController dealloc] + 308

3 UIKitCore 0x486bbc -[_UISplitViewControllerColumnContents .cxx_destruct] + 44

4 libobjc.A.dylib 0x20a4 object_cxxDestructFromClass(objc_object*, objc_class*) + 116

5 libobjc.A.dylib 0x6e00 objc_destructInstance + 80

6 libobjc.A.dylib 0x104fc _objc_rootDealloc + 80

7 CoreFoundation 0x2a26c cow_cleanup + 168

8 CoreFoundation 0x62538 -[__NSDictionaryM dealloc] + 148

9 libobjc.A.dylib 0x20a4 object_cxxDestructFromClass(objc_object*, objc_class*) + 116

10 libobjc.A.dylib 0x6e00 objc_destructInstance + 80

11 libobjc.A.dylib 0x104fc _objc_rootDealloc + 80

12 libobjc.A.dylib 0x20a4 object_cxxDestructFromClass(objc_object*, objc_class*) + 116

13 libobjc.A.dylib 0x6e00 objc_destructInstance + 80

14 libobjc.A.dylib 0x104fc _objc_rootDealloc + 80

15 UIKitCore 0x2008d8 -[UIResponder dealloc] + 124

16 UIKitCore 0x2005dc -[UIViewController dealloc] + 1084

17 libobjc.A.dylib 0x21d4 AutoreleasePoolPage::releaseUntil(objc_object**) + 196

18 libobjc.A.dylib 0x5bdc objc_autoreleasePoolPop + 256

19 UIKitCore 0x1a0444 -[_UIAfterCACommitBlock run] + 92

20 UIKitCore 0x1a0364 -[_UIAfterCACommitQueue flush] + 168

21 UIKitCore 0x1a0278 _runAfterCACommitDeferredBlocks + 496

22 UIKitCore 0x3eee4 _cleanUpAfterCAFlushAndRunDeferredBlocks + 108

23 UIKitCore 0x4fd608 _UIApplicationFlushCATransaction + 72

24 UIKitCore 0x64de00 _UIUpdateSequenceRun + 84

25 UIKitCore 0xcb1944 schedulerStepScheduledMainSection + 144

26 UIKitCore 0xcb0ea0 runloopSourceCallback + 92

27 CoreFoundation 0xd3208 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28

28 CoreFoundation 0xdf864 __CFRunLoopDoSource0 + 176

29 CoreFoundation 0x646c8 __CFRunLoopDoSources0 + 244

30 CoreFoundation 0x7a1c4 __CFRunLoopRun + 828

31 CoreFoundation 0x7f4dc CFRunLoopRunSpecific + 612

32 GraphicsServices 0x135c GSEventRunModal + 164

33 UIKitCore 0x39d37c -[UIApplication _run] + 888

34 UIKitCore 0x39cfe0 UIApplicationMain + 340

35 SwiftUI 0x1bc3d8 OUTLINED_FUNCTION_895 + 2472

36 SwiftUI 0x1229b0 block_copy_helper.1 + 496

37 SwiftUI 0x10ca54 OUTLINED_FUNCTION_901 + 2752

38 Jevitty 0x277b90 static ******.$main() + 12 (******.swift:12)

39 Jevitty 0x5db4 main + 4298038708 (Account.swift:4298038708)

40 ??? 0x1c0eb8dec (Missing)




Crash occurring when navigating between screens. we used navigationview to navigate between the screens

Posted on May 23, 2023 8:09 AM

Reply

Similar questions

1 reply

App crash on Iphone 12 pro max , iphone 13 series

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.