Posts

Post not yet marked as solved
1 Replies
171 Views
Hi, I'm curious if anyone knows what I might look for in this crash report. I'm not seeing any functions in my application in any of the stacks so I'm stumped as to what might be happening. com.apple.main-thread 0 libobjc.A.dylib 0x4808 objc_msgSend + 8 1 AuthKitUI 0x553a4 _DrawBorder + 140 2 AuthKitUI 0x54d68 AKDrawAppleIDButtonWithCornerRadius + 92 3 AuthKitUI 0x54cc0 AKCreateAppleIDButtonImageWithCornerRadius + 212 4 AuthenticationServices 0x39358 + 152 5 UIKitCore 0x15aee8 + 508 6 QuartzCore 0x67db8 + 252 7 QuartzCore 0x67cb0 + 64 8 QuartzCore 0x67168 + 1636 9 QuartzCore 0x66480 + 412 10 QuartzCore 0x6c860 + 464 11 QuartzCore 0x65b80 + 648 12 QuartzCore 0x65828 + 88 13 CoreFoundation 0x357bc + 36 14 CoreFoundation 0x341c4 + 548 15 CoreFoundation 0x338e0 + 1028 16 CoreFoundation 0x333f8 CFRunLoopRunSpecific + 608 17 GraphicsServices 0x34f8 GSEventRunModal + 164 18 UIKitCore 0x22c8a0 + 888 19 UIKitCore 0x22bedc UIApplicationMain + 340 20 MaaCompanionApp 0x8050 main + 8 (main.m:8) 21 ??? 0x1b0e02dcc (Missing) la_client 0 libsystem_kernel.dylib 0x10f4 semaphore_wait_trap + 8 1 libdispatch.dylib 0x489c + 28 2 libdispatch.dylib 0x4f4c + 132 3 LocalAuthentication 0x15398 + 500 4 LocalAuthentication 0x164bc + 196 5 CoreFoundation 0x31714 + 148 6 CoreFoundation 0x311ac + 428 7 Foundation 0x6a3a0 + 16 8 Foundation 0x69f20 + 520 9 Foundation 0x69888 + 188 10 Foundation 0x2033c + 2244 11 CoreFoundation 0x31b5c + 1008 12 CoreFoundation 0x172950 _CF_forwarding_prep_0 + 96 13 LocalAuthentication 0x163ac + 236 14 LocalAuthentication 0x2ba4 + 504 15 libdispatch.dylib 0x4300 + 20 16 libdispatch.dylib 0x13ce8 + 56 17 LocalAuthentication 0x295c + 196 18 LocalAuthentication 0x1626c + 340 19 LocalAuthentication 0x21f14 + 468 20 LocalAuthentication 0x226a8 + 304 21 Security 0x11b10 + 1712 22 Security 0x11454 + 140 23 Security 0x112b4 SecOSStatusWith + 56 24 Security 0x1855c SecItemCopyMatching + 400 25 MaaCompanionApp 0x2d0a0c -[RNKeychainManager getGenericPasswordForOptions:resolver:rejecter:] + 387 (RNKeychainManager.m:387) 26 CoreFoundation 0x31714 + 148 27 CoreFoundation 0x311ac + 428 28 CoreFoundation 0x30fd4 + 64 29 MaaCompanionApp 0x355598 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 587 (RCTModuleMethod.mm:587) 30 MaaCompanionApp 0x3575ec facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) + 197 (RCTNativeModule.mm:197) 31 MaaCompanionApp 0x35723c invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 304 (optional:304) 32 libdispatch.dylib 0x26a8 + 32 33 libdispatch.dylib 0x4300 + 20 34 libdispatch.dylib 0xb894 + 748 35 libdispatch.dylib 0xc3c4 + 380 36 libdispatch.dylib 0x17004 + 288 37 libdispatch.dylib 0x16878 + 404 38 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288 39 libsystem_pthread.dylib 0x1a04 start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x96d0 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364 2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x96d0 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364 2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x96d0 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364 2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8 Crashed: com.apple.root.default-qos 0 libsystem_kernel.dylib 0xc358 __abort_with_payload + 8 1 libsystem_kernel.dylib 0x32ed0 + 104 2 libsystem_kernel.dylib 0x32f04 (Missing UUID 08f02c6b1443366598054a8bee87346e) 3 TCC 0x68f8 + 172 4 TCC 0x2e88 + 598 5 TCC 0xa1f8 + 624 6 libxpc.dylib 0x1eb44 + 116 7 libxpc.dylib 0x114b8 + 80 8 libdispatch.dylib 0x4380 + 20 9 libdispatch.dylib 0x21b04 + 344 10 libdispatch.dylib 0x16d40 + 336 11 libdispatch.dylib 0x16628 + 500 12 libsystem_pthread.dylib 0x199c _pthread_wqthread + 344 13 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Posted Last updated
.