------------------------------------------------------------------------------ You may only use the Microsoft Visual Studio .NET/C/C++ Debugger (vsdbg) with Visual Studio Code, Visual Studio or Visual Studio for Mac software to help you develop and test your applications. ------------------------------------------------------------------------------ xcrun simctl launch --console --terminate-running-process 4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F CompanyApp.Test.TestGrid -monodevelop-port 54040 CompanyApp.Test.TestGrid: 54128 objc[54128]: Class CDPCABackupRecoveryReporter is implemented in both /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal (0x157437850) and /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP (0x14f845998). One of the two will be used. Which one is undefined. objc[54128]: Class CDPCAReporter is implemented in both /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal (0x157436db0) and /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP (0x14f845b28). One of the two will be used. Which one is undefined. objc[54128]: Class RSABSSATokenBlinder is implemented in both /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate (0x146a0f368) and /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging (0x1369e7470). One of the two will be used. Which one is undefined. objc[54128]: Class RSABSSATokenWaitingActivation is implemented in both /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate (0x146a0f390) and /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging (0x1369e7498). One of the two will be used. Which one is undefined. objc[54128]: Class RSABSSATokenReady is implemented in both /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate (0x146a0f3e0) and /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging (0x1369e74e8). One of the two will be used. Which one is undefined. objc[54128]: Class RSABSSATokenIssuer is implemented in both /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate (0x146a0f458) and /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging (0x1369e7560). One of the two will be used. Which one is undefined. 2024-12-20 13:33:09.476782+0700 CompanyApp.Test[54128:14145328] You've implemented -[ application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in your Info.plist. 2024-12-20 13:33:09.859742+0700 CompanyApp.Test[54128:14145505] 8.10.0 - [Firebase/Core][I-COR000003] The default Firebase app has not yet been configured. Add `FirebaseApp.configure()` to your application initialization. This can be done in in the App Delegate's application(_:didFinishLaunchingWithOptions:)` (or the `@main` struct's initializer in SwiftUI). Read more: https://goo.gl/ctyzm8. 2024-12-20 13:33:11.558099+0700 CompanyApp.Test[54128:14145505] 8.10.0 - [Firebase/Messaging][I-FCM001000] FIRMessaging Remote Notifications proxy enabled, will swizzle remote notification receiver handlers. If you'd prefer to manually integrate Firebase Messaging, add "FirebaseAppDelegateProxyEnabled" to your Info.plist, and set it to NO. Follow the instructions at: https://firebase.google.com/docs/cloud-messaging/ios/client#method_swizzling_in_firebase_messaging to ensure proper integration. 2024-12-20 13:33:12.097100+0700 CompanyApp.Test[54128:14145360] 8.10.0 - [Firebase/Messaging][I-FCM012002] Error in application:didFailToRegisterForRemoteNotificationsWithError: remote notifications are not supported in the simulator 2024-12-20 13:33:12.250667+0700 CompanyApp.Test[54128:14145360] 8.10.0 - [Firebase/Messaging][I-FCM002022] APNS device token not set before retrieving FCM Token for Sender ID '657163420177'. Notifications to this FCM Token will not be delivered over APNS.Be sure to re-retrieve the FCM token once the APNS device token is set. 2024-12-20 13:33:12.265605+0700 CompanyApp.Test[54128:14145328] Fcm_TokenRefreshed: 2024-12-20 13:33:12.503089+0700 CompanyApp.Test[54128:14145505] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:33:12.510620+0700 CompanyApp.Test[54128:14145359] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:33:13.390256+0700 CompanyApp.Test[54128:14145359] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.390427+0700 CompanyApp.Test[54128:14145328] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.390830+0700 CompanyApp.Test[54128:14145328] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.390872+0700 CompanyApp.Test[54128:14145359] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.391229+0700 CompanyApp.Test[54128:14145328] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.391280+0700 CompanyApp.Test[54128:14145359] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.392512+0700 CompanyApp.Test[54128:14145359] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.392638+0700 CompanyApp.Test[54128:14145359] [Client] Updating selectors after delegate addition failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.446290+0700 CompanyApp.Test[54128:14145552] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.446345+0700 CompanyApp.Test[54128:14145556] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:13.523723+0700 CompanyApp.Test[54128:14145556] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:33:15.493648+0700 CompanyApp.Test[54128:14145505] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:15.493691+0700 CompanyApp.Test[54128:14145360] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:33:15.543524+0700 CompanyApp.Test[54128:14145360] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:33:15.804238+0700 CompanyApp.Test[54128:14145552] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:33:16.938344+0700 CompanyApp.Test[54128:14145328] Google Maps SDK for iOS version: 6.0.1.0 2024-12-20 13:33:16.938559+0700 CompanyApp.Test[54128:14145328] New version of Google Maps SDK for iOS available: 9.1.1.0 2024-12-20 13:33:37.672791+0700 CompanyApp.Test[54128:14145701] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:33:59.726390+0700 CompanyApp.Test[54128:14146216] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:33:59.729534+0700 CompanyApp.Test[54128:14145701] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:33:59.874220+0700 CompanyApp.Test[54128:14146641] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:33:59.881177+0700 CompanyApp.Test[54128:14146644] [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics 2024-12-20 13:34:02.035932+0700 CompanyApp.Test[54128:14146644] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:34:02.035970+0700 CompanyApp.Test[54128:14146641] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:34:02.895083+0700 CompanyApp.Test[54128:14146695] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:34:02.895240+0700 CompanyApp.Test[54128:14146643] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.} 2024-12-20 13:35:32.995100+0700 CompanyApp.Test[54128:14145328] Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service ================================================================= Native Crash Reporting ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= ================================================================= Native stacktrace: ================================================================= 0x1138b7315 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_dump_native_crash_info 0x113855d1e - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_handle_native_crash 0x1137a8aff - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_sigsegv_signal_handler_debug 0x123822fdd - /usr/lib/system/libsystem_platform.dylib : _sigtramp 0x0 - Unknown 0x110969d28 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics : set_fill_color_with_components 0x11096a574 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics : CGContextSetRGBFillColor 0x16a5cefb1 - Unknown 0x1760b06e6 - Unknown 0x1742aee82 - Unknown 0x1742af23e - Unknown 0x1137abb74 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_jit_runtime_invoke 0x1139a027d - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_runtime_try_invoke 0x1139a364e - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_runtime_invoke 0x112b05809 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_invoke_trampoline 0x112b07717 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_arch_trampoline 0x112b081ce - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_x86_64_common_trampoline 0x1346102ff - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIView(CALayerDelegate) drawLayer:inContext:] 0x10f6b652f - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : CABackingStoreUpdate_ 0x10f818e8d - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : ___ZN2CA5Layer8display_Ev_block_invoke 0x10f80f596 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : -[CALayer _display] 0x10f82205f - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE 0x10f75dc86 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd 0x10f795853 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : _ZN2CA11Transaction6commitEv 0x13404c91e - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : _UIApplicationFlushRunLoopCATransactionIfTooLate 0x13410609b - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __processEventQueue 0x1340fc427 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __eventFetcherSourceCallback 0x11980ae15 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ 0x11980ad0d - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopDoSource0 0x11980a1e2 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopDoSources0 0x119804941 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopRun 0x1198040f3 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : CFRunLoopRunSpecific 0x12492dcd3 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices : GSEventRunModal 0x13404df42 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIApplication _run] 0x134052b5e - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : UIApplicationMain 0x112aedc36 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_UIApplicationMain 0x168ef0aa2 - Unknown 0x10d1d388b - Unknown 0x1137abb74 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_jit_runtime_invoke 0x11399f198 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_runtime_invoke_checked 0x1139a6adb - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_runtime_exec_main_checked 0x11380b272 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_jit_exec 0x112b0768c - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_main 0x10c2ccca4 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/CompanyApp.Test : main 0x10ce5cee9 - Unknown 0x10f5b2366 - Unknown ================================================================= Basic Fault Address Reporting ================================================================= Memory around native instruction pointer (0x1233f4928):0x1233f4918 c3 0f 1f 80 00 00 00 00 48 85 ff 7e 13 48 8b 07 ........H..~.H.. 0x1233f4928 f6 40 20 04 74 0b be 01 00 00 00 e9 0e 00 00 00 .@ .t........... 0x1233f4938 c3 48 8b 35 98 67 01 00 ff 25 1a 47 01 00 55 48 .H.5.g...%.G..UH 0x1233f4948 89 e5 41 57 41 56 41 55 41 54 53 48 83 ec 28 41 ..AWAVAUATSH..(A ================================================================= Managed Stacktrace: ================================================================= at <0xffffffff> at CoreGraphics.CGContext:CGContextSetRGBFillColor <0x000e0> at CoreGraphics.CGContext:SetFillColor <0x0007a> at Microsoft.Maui.Graphics.Platform.PlatformCanvas:set_FillColor <0x0015a> at Syncfusion.Maui.DataGrid.DataPager.NumericButton:OnDraw <0x004c0> at Syncfusion.Maui.Core.SfView:Microsoft.Maui.Graphics.IDrawable.Draw <0x00055> at Syncfusion.Maui.Core.Platform.PlatformDrawableView:Draw <0x00079> at Microsoft.Maui.Graphics.Platform.DirectRenderer:Draw <0x00090> at Syncfusion.Maui.Core.Platform.LayoutViewExt:Draw <0x00281> at :runtime_invoke_void__this___CGRect <0x000fd> at <0xffffffff> at UIKit.UIApplication:xamarin_UIApplicationMain <0x00111> at UIKit.UIApplication:UIApplicationMain <0x0008a> at UIKit.UIApplication:Main <0x001f2> at CompanyApp.Test.Program:Main <0x0004a> at :runtime_invoke_void_object <0x000b0> ================================================================= ================================================================= Native Crash Reporting ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= An error has occurred in the native fault reporting. Some diagnostic information will be unavailable. ================================================================= Native stacktrace: ================================================================= 0x1138b7315 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_dump_native_crash_info 0x113855d1e - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_handle_native_crash 0x1137a8aff - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_sigsegv_signal_handler_debug 0x123822fdd - /usr/lib/system/libsystem_platform.dylib : _sigtramp 0x0 - Unknown 0x110969d28 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics : set_fill_color_with_components 0x11096a574 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics : CGContextSetRGBFillColor 0x16a5cefb1 - Unknown 0x1760b06e6 - Unknown 0x1742aee82 - Unknown 0x1742af23e - Unknown 0x1137abb74 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_jit_runtime_invoke 0x1139a027d - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_runtime_try_invoke 0x1139a364e - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_runtime_invoke 0x112b05809 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_invoke_trampoline 0x112b07717 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_arch_trampoline 0x112b081ce - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_x86_64_common_trampoline 0x1346102ff - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIView(CALayerDelegate) drawLayer:inContext:] 0x10f6b652f - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : CABackingStoreUpdate_ 0x10f818e8d - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : ___ZN2CA5Layer8display_Ev_block_invoke 0x10f80f596 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : -[CALayer _display] 0x10f82205f - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE 0x10f75dc86 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd 0x10f795853 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore : _ZN2CA11Transaction6commitEv 0x13404c91e - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : _UIApplicationFlushRunLoopCATransactionIfTooLate 0x13410609b - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __processEventQueue 0x1340fc427 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __eventFetcherSourceCallback 0x11980ae15 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ 0x11980ad0d - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopDoSource0 0x11980a1e2 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopDoSources0 0x119804941 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopRun 0x1198040f3 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : CFRunLoopRunSpecific 0x12492dcd3 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices : GSEventRunModal 0x13404df42 - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIApplication _run] 0x134052b5e - /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.2.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : UIApplicationMain 0x112aedc36 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_UIApplicationMain 0x168ef0aa2 - Unknown 0x10d1d388b - Unknown 0x1137abb74 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_jit_runtime_invoke 0x11399f198 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_runtime_invoke_checked 0x1139a6adb - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_runtime_exec_main_checked 0x11380b272 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libmonosgen-2.0.dylib : mono_jit_exec 0x112b0768c - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/libxamarin-dotnet.dylib : xamarin_main 0x10c2ccca4 - /Users/admin/Library/Developer/CoreSimulator/Devices/4BB99F9B-8F37-4EFE-9C13-8323E07C5D4F/data/Containers/Bundle/Application/F611100F-1159-44EE-A0DB-0A839D769B79/CompanyApp.Test.app/CompanyApp.Test : main 0x10ce5cee9 - Unknown 0x10f5b2366 - Unknown Exiting early due to double fault.