Jump to content
Sign in to follow this  
grantful

IOS App crash

Recommended Posts

I have not compiled this source in a while .  It compiles and runs fine on Android.  Bun now on my Iphone it runs and looks like it closes , but if i swipe up from bottom of phone it is in the apps that are running  but stulck at the splashscreen. here is crash log from the macbook

Incident Identifier: 12B98614-9FFE-4BAB-B6F8-713A95799FBA
CrashReporter Key:   56e486012e72219e36649602f327ff3173d04242
Hardware Model:      iPhone15,3
Process:             FlatRateJobTracker [5835]
Path:                /private/var/containers/Bundle/Application/0A97B18F-C59A-4747-B1FF-DC958AAF3205/FlatRateJobTracker.app/FlatRateJobTracker
Identifier:          FlatRateJobTracker
Version:             1.0.0 (1.0.0)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           FlatRateJobTracker [3549]

Date/Time:           2025-02-13 12:22:54.0737 -0500
Launch Time:         2025-02-13 12:22:53.6455 -0500
OS Version:          iPhone OS 18.3 (22D63)
Release Type:        User
Baseband Version:    3.40.03
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: SIGNAL 6 Abort trap: 6
Terminating Process: FlatRateJobTracker [5835]

Triggered by Thread:  0

Application Specific Information:
abort() called


Thread 0 name:   Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib        	       0x1d5a472d4 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x20f0a159c pthread_kill + 267
2   libsystem_c.dylib             	       0x18c160b08 abort + 127
3   libc++abi.dylib               	       0x20efc75b8 abort_message + 131
4   libc++abi.dylib               	       0x20efb5ad4 demangling_terminate_handler() + 131
5   libc++abi.dylib               	       0x20efc687c std::__terminate(void (*)()) + 15
6   libc++abi.dylib               	       0x20efc67d8 std::terminate() + 35
7   libdispatch.dylib             	       0x18c0a6fbc _dispatch_client_callout + 39
8   libdispatch.dylib             	       0x18c0aa9f0 _dispatch_block_invoke_direct + 283
9   FrontBoardServices            	       0x19de39378 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 51
10  FrontBoardServices            	       0x19de392f8 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 239
11  FrontBoardServices            	       0x19de391d0 -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 27
12  CoreFoundation                	       0x184358f4c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 27
13  CoreFoundation                	       0x184358ee0 __CFRunLoopDoSource0 + 175
14  CoreFoundation                	       0x18435bb40 __CFRunLoopDoSources0 + 243
15  CoreFoundation                	       0x18435ad3c __CFRunLoopRun + 839
16  CoreFoundation                	       0x1843ad284 CFRunLoopRunSpecific + 587
17  GraphicsServices              	       0x1d16194c0 GSEventRunModal + 163
18  UIKitCore                     	       0x186ef6674 -[UIApplication _run] + 815
19  UIKitCore                     	       0x186b1ce88 UIApplicationMain + 339
20  FlatRateJobTracker            	       0x1010dd058 0x100c3c000 + 4853848
21  FlatRateJobTracker            	       0x101127f00 0x100c3c000 + 5160704
22  FlatRateJobTracker            	       0x10169d470 0x100c3c000 + 10884208
23  dyld                          	       0x1aa605de8 start + 2723

Thread 1:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0

Thread 3:
0   libsystem_kernel.dylib        	       0x1d5a3c788 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1d5a3fe98 mach_msg2_internal + 79
2   libsystem_kernel.dylib        	       0x1d5a3fdb0 mach_msg_overwrite + 423
3   libsystem_kernel.dylib        	       0x1d5a3fbfc mach_msg + 23
4   FlatRateJobTracker            	       0x100c66940 0x100c3c000 + 174400
5   libsystem_pthread.dylib       	       0x20f09a7d0 _pthread_start + 135
6   libsystem_pthread.dylib       	       0x20f09a480 thread_start + 7

Thread 4:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0

Thread 5 name:   Dispatch queue: com.apple.mobileassetd.v2.maxpcmanager.state
Thread 5:
0   libsystem_kernel.dylib        	       0x1d5a3c788 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1d5a3fe98 mach_msg2_internal + 79
2   libsystem_kernel.dylib        	       0x1d5a3fdb0 mach_msg_overwrite + 423
3   libsystem_kernel.dylib        	       0x1d5a3fbfc mach_msg + 23
4   libdispatch.dylib             	       0x18c0c1f4c _dispatch_mach_send_and_wait_for_reply + 543
5   libdispatch.dylib             	       0x18c0c22ec dispatch_mach_send_with_result_and_wait_for_reply + 59
6   libxpc.dylib                  	       0x20f0f4870 xpc_connection_send_message_with_reply_sync + 255
7   MobileAsset                   	       0x1b3f5345c __73-[MAXpcManager sendSync:gettingResponseCode:codeForXpcError:loggingName:]_block_invoke + 123
8   libdispatch.dylib             	       0x18c0a6fa8 _dispatch_client_callout + 19
9   libdispatch.dylib             	       0x18c0b6c2c _dispatch_sync_invoke_and_complete_recurse + 63
10  libdispatch.dylib             	       0x18c0b66b0 _dispatch_sync_f_slow + 175
11  MobileAsset                   	       0x1b3f55888 -[MAXpcManager sendSync:gettingResponseCode:codeForXpcError:loggingName:] + 251
12  MobileAsset                   	       0x1b3f55638 -[MAAssetQuery queryMetaDataSync] + 603
13  DataDeliveryServices          	       0x1e59d0798 -[DDSMobileAssetv2Provider assetsInCalalogForQuery:errorPtr:] + 207
14  DataDeliveryServices          	       0x1e59cf944 -[DDSMobileAssetv2Provider assetsForQuery:errorPtr:] + 151
15  DataDeliveryServices          	       0x1e59ceda0 -[DDSAssetCenter assetsForQuery:error:] + 291
16  LinguisticData                	       0x214278210 0x214277a61 + 1967
17  LinguisticData                	       0x214275294 0x2142750b1 + 483
18  LinguisticData                	       0x214277464 0x214277401 + 99
19  LinguisticData                	       0x214274e88 LDEnumerateAssetDataItems + 327
20  Lexicon                       	       0x19f89b7b8 0x19f89b689 + 303
21  Lexicon                       	       0x19f84b204 0x19f84b05d + 423
22  Lexicon                       	       0x19f7e4924 LXLexiconCreate + 107
23  ProofReader                   	       0x20e49bbec -[PRLexicon initWithLocalization:unigramsPath:cachedOnly:] + 227
24  ProofReader                   	       0x20e49bf20 +[PRLexicon lexiconWithLocalization:unigramsPath:cachedOnly:] + 51
25  ProofReader                   	       0x20e4985c8 __80-[AppleSpell(Lexicon) _loadLexiconsForLanguage:localization:cachedOnly:onQueue:]_block_invoke_2 + 79
26  libdispatch.dylib             	       0x18c0a6fa8 _dispatch_client_callout + 19
27  libdispatch.dylib             	       0x18c0b67fc _dispatch_lane_barrier_sync_invoke_and_complete + 55
28  ProofReader                   	       0x20e498430 -[AppleSpell(Lexicon) _loadLexiconsForLanguage:localization:cachedOnly:onQueue:] + 387
29  ProofReader                   	       0x20e498b58 __53-[AppleSpell(Lexicon) _lexiconsForLanguage:loadType:]_block_invoke_3 + 51
30  libdispatch.dylib             	       0x18c0a5248 _dispatch_call_block_and_release + 31
31  libdispatch.dylib             	       0x18c0a6fa8 _dispatch_client_callout + 19
32  libdispatch.dylib             	       0x18c0ae5cc _dispatch_lane_serial_drain + 767
33  libdispatch.dylib             	       0x18c0af124 _dispatch_lane_invoke + 379
34  libdispatch.dylib             	       0x18c0ba38c _dispatch_root_queue_drain_deferred_wlh + 287
35  libdispatch.dylib             	       0x18c0b9bd8 _dispatch_workloop_worker_thread + 539
36  libsystem_pthread.dylib       	       0x20f09c680 _pthread_wqthread + 287
37  libsystem_pthread.dylib       	       0x20f09a474 start_wqthread + 7

Thread 6:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0

Thread 7 name:   Dispatch queue: com.apple.UIKit.KeyboardManagement
Thread 7:
0   libsystem_kernel.dylib        	       0x1d5a42bd0 __ulock_wait + 8
1   libdispatch.dylib             	       0x18c0a7998 _dlock_wait + 55
2   libdispatch.dylib             	       0x18c0a774c _dispatch_thread_event_wait_slow + 55
3   libdispatch.dylib             	       0x18c0b6ae8 __DISPATCH_WAIT_FOR_QUEUE__ + 367
4   libdispatch.dylib             	       0x18c0b6694 _dispatch_sync_f_slow + 147
5   UIKitCore                     	       0x186ef848c __37-[_UIRemoteKeyboards startConnection]_block_invoke_3 + 143
6   CoreFoundation                	       0x184314e34 __invoking___ + 147
7   CoreFoundation                	       0x184313e7c -[NSInvocation invoke] + 427
8   Foundation                    	       0x182fa0ae0 __NSXPCCONNECTION_IS_CALLING_OUT_TO_EXPORTED_OBJECT__ + 15
9   Foundation                    	       0x182f9f514 -[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:] + 531
10  Foundation                    	       0x182fa253c __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_5 + 187
11  libxpc.dylib                  	       0x20f103b80 _xpc_connection_reply_callout + 115
12  libxpc.dylib                  	       0x20f0f62d0 _xpc_connection_call_reply_async + 79
13  libdispatch.dylib             	       0x18c0a7028 _dispatch_client_callout3 + 19
14  libdispatch.dylib             	       0x18c0c4b64 _dispatch_mach_msg_async_reply_invoke + 339
15  libdispatch.dylib             	       0x18c0ae42c _dispatch_lane_serial_drain + 351
16  libdispatch.dylib             	       0x18c0af158 _dispatch_lane_invoke + 431
17  libdispatch.dylib             	       0x18c0ba38c _dispatch_root_queue_drain_deferred_wlh + 287
18  libdispatch.dylib             	       0x18c0b9bd8 _dispatch_workloop_worker_thread + 539
19  libsystem_pthread.dylib       	       0x20f09c680 _pthread_wqthread + 287
20  libsystem_pthread.dylib       	       0x20f09a474 start_wqthread + 7

Thread 8 name:  com.apple.uikit.eventfetch-thread
Thread 8:
0   libsystem_kernel.dylib        	       0x1d5a3c788 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1d5a3fe98 mach_msg2_internal + 79
2   libsystem_kernel.dylib        	       0x1d5a3fdb0 mach_msg_overwrite + 423
3   libsystem_kernel.dylib        	       0x1d5a3fbfc mach_msg + 23
4   CoreFoundation                	       0x18435b804 __CFRunLoopServiceMachPort + 159
5   CoreFoundation                	       0x18435aeb0 __CFRunLoopRun + 1211
6   CoreFoundation                	       0x1843ad284 CFRunLoopRunSpecific + 587
7   Foundation                    	       0x182f130e8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 211
8   Foundation                    	       0x18306fbb0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 63
9   UIKitCore                     	       0x186f89a78 -[UIEventFetcher threadMain] + 419
10  Foundation                    	       0x182ffef30 __NSThread__start__ + 723
11  libsystem_pthread.dylib       	       0x20f09a7d0 _pthread_start + 135
12  libsystem_pthread.dylib       	       0x20f09a480 thread_start + 7

Thread 9:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0

Thread 14:
0   libsystem_pthread.dylib       	       0x20f09a46c start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x000000020efcbee4   x5: 0x000000016f1c2570   x6: 0x000000000000006e   x7: 0x0000000301000360
    x8: 0x07fe695f0749afdd   x9: 0x07fe695eebd137dd  x10: 0x0000000000000064  x11: 0x000000016f1c20a0
   x12: 0x0000000000000008  x13: 0x000000020efcbf66  x14: 0x00000000ffffffcb  x15: 0x00000000000007fb
   x16: 0x0000000000000148  x17: 0x00000001ec989800  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000103  x21: 0x00000001ec9898e0  x22: 0x0000000000000000  x23: 0x00000001ec9898e0
   x24: 0x0000000103918010  x25: 0x0000000000000000  x26: 0x0000000000000000  x27: 0x0000000000000000
   x28: 0x00000000211200d5   fp: 0x000000016f1c24e0   lr: 0x000000020f0a159c
    sp: 0x000000016f1c24c0   pc: 0x00000001d5a472d4 cpsr: 0x40001000
   far: 0x0000000000000000  esr: 0x56000080  Address size fault

Binary Images:
       0x100c3c000 -        0x101ab7fff FlatRateJobTracker arm64  <9aa9ffc01fc33775abffa622cbc72f0a> /private/var/containers/Bundle/Application/0A97B18F-C59A-4747-B1FF-DC958AAF3205/FlatRateJobTracker.app/FlatRateJobTracker
       0x102af0000 -        0x102afbfff libobjc-trampolines.dylib arm64e  <4aba9420e4d03c989d62c653b259eab4> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib
       0x1d5a3b000 -        0x1d5a74fe3 libsystem_kernel.dylib arm64e  <881fe934759c3089b98660344cb843e3> /usr/lib/system/libsystem_kernel.dylib
       0x20f099000 -        0x20f0a5ff3 libsystem_pthread.dylib arm64e  <6f6e49251fb43a0b99d26bd8b7b1a148> /usr/lib/system/libsystem_pthread.dylib
       0x18c0e9000 -        0x18c168ffb libsystem_c.dylib arm64e  <400d888f854833fc802ff29678681197> /usr/lib/system/libsystem_c.dylib
       0x20efb4000 -        0x20efcefff libc++abi.dylib arm64e  <93fe31d773fb338eb696211de65fd7ed> /usr/lib/libc++abi.dylib
       0x18c0a3000 -        0x18c0e8fff libdispatch.dylib arm64e  <c05e486d81f2367e9ce1e14573c4c268> /usr/lib/system/libdispatch.dylib
       0x19de21000 -        0x19def4fff FrontBoardServices arm64e  <8ae153d7d76135c9b0ce3590d954943a> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
       0x1842e5000 -        0x184828fff CoreFoundation arm64e  <0013a8b125243534b5ba681aaf18c798> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x1d1618000 -        0x1d1620fff GraphicsServices arm64e  <3eca7962867b3029adc8bbe100f85ba5> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x186b08000 -        0x188a20fff UIKitCore arm64e  <8cc54497f7ec3903ae5aa274047c0cf1> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x1aa5d6000 -        0x1aa659137 dyld arm64e  <a770ff8c8fb93e0385fe7f26db36812b> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? unknown-arch  <00000000000000000000000000000000> ???
       0x20f0e4000 -        0x20f12bfff libxpc.dylib arm64e  <527f7127958632c89d8b2972d39ead7a> /usr/lib/system/libxpc.dylib
       0x1b3f50000 -        0x1b4013fff MobileAsset arm64e  <2a323bcd82f634ebab914de4e47009d4> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
       0x1e59cc000 -        0x1e5a03fff DataDeliveryServices arm64e  <ba74d90aaba03a72976bef43b37efd1d> /System/Library/PrivateFrameworks/DataDeliveryServices.framework/DataDeliveryServices
       0x214270000 -        0x214279fff LinguisticData arm64e  <e092fc0f81c53622b7d0cd731def056a> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
       0x19f7df000 -        0x19f8deffb Lexicon arm64e  <d54ae8c4d31d3fe09056def596bf7594> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
       0x20e440000 -        0x20e525fff ProofReader arm64e  <b4b8fc64253d343da89a7ac54f28ea71> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
       0x182ee9000 -        0x183c19fff Foundation arm64e  <e2f95328659e3c0197f752b5b3bb7aa5> /System/Library/Frameworks/Foundation.framework/Foundation

EOF

Thanks for any help.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×