Password entry flashes and the app *crashes*
Description
Password entry flashes on iOS, on Android it's OK, on Windows it's OK
The app crashes in iOS when entering some text and then clicking the password entry in the middle repeatedly (Android it's OK, on Windows it's OK)
Steps to Reproduce
Flashing Add a password entry to a newly created app
<Entry IsPassword="True"/>
After entering some text the entry flashes
Crash Add a password entry to a newly created app
<Entry IsPassword="True"/>
Run the app
- Enter some text
- Tap in the middle of the text
- Repeat 1 & 2 until it crashes
Link to public reproduction project repository
https://github.com/NestorPV/AppOne.git
Version with bug
6.0.486 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, I was not able test on other platforms
Affected platform versions
ios 16
Did you find any workaround?
No response
Relevant log output
2022-11-05 14:35:11.114380-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:11.705273-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:12.303315-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:12.927007-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:13.515801-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:13.772819-0600 MauiAppOne[33062:2097646] WARNING: This app's CFBundleDevelopmentRegion is not a string value. This can lead to unexpected results at runtime. Please change CFBundleDevelopmentRegion in your Info.plist to a string value.
2022-11-05 14:35:14.130354-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:14.754810-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:15.377726-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:15.989645-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:16.611366-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:17.195870-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:17.825118-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:18.432644-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
2022-11-05 14:35:19.038812-0600 MauiAppOne[33062:2097646] *** Assertion failure in -[UIApplication _createStatusBarWithRequestedStyle:orientation:hidden:forWindowScene:], UIApplication.m:5727
**ObjCRuntime.ObjCException:** 'Objective-C exception thrown. Name: NSInvalidArgumentException Reason: -[<_UIObscurableTextContentStorage: 0x6000011451d0> offsetFromLocation:toLocation:] received invalid locations 0 (null)
Native stack trace:
0 CoreFoundation 0x000000010e670378 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x000000011e8d4baf objc_exception_throw + 48
2 CoreFoundation 0x000000010e670256 -[NSException initWithCoder:] + 0
3 UIFoundation 0x0000000123b42608 -[NSTextContentStorage offsetFromLocation:toLocation:] + 287
4 UIKitCore 0x000000012a530434 -[_UITextKit2LayoutController offsetFromPosition:toPosition:] + 234
5 UIKitCore 0x000000012af61b18 -[UITextInputController offsetFromPosition:toPosition:] + 85
6 UIKitCore 0x000000012af30de9 -[UIFieldEditor offsetFromPosition:toPosition:] + 93
7 UIKitCore 0x000000012af4c6bc -[UITextField offsetFromPosition:toPosition:] + 93
8 libxamarin-dotnet-debug.dylib 0x000000010ba5549c xamarin_dyn_objc_msgSendSuper + 220
9 ??? 0x0000000152cc4ea7 0x0 + 5684088487
10 libmonosgen-2.0.dylib 0x000000010c21f14d ves_pinvoke_method + 477
11 libmonosgen-2.0.dylib 0x000000010c211113 interp_exec_method + 3699
12 libmonosgen-2.0.dylib 0x000000010c20f10f interp_runtime_invoke + 239
13 libmonosgen-2.0.dylib 0x000000010c031a78 mono_runtime_invoke_checked + 136
14 libmonosgen-2.0.dylib 0x000000010c03593e mono_runtime_invoke + 142
15 libxamarin-dotnet-debug.dylib 0x000000010ba4c6b0 xamarin_invoke_trampoline + 6320
16 libxamarin-dotnet-debug.dylib 0x000000010ba54019 xamarin_arch_trampoline + 105
17 libxamarin-dotnet-debug.dylib 0x000000010ba551fe xamarin_x86_64_common_trampoline + 118
18 UIKitCore 0x000000012aefadd1 -[UITextSelection commit] + 243
19 UIKitCore 0x000000012a9e0364 -[_UIKeyboardTextSelectionController setSelectedTextRange:] + 269
20 UIKitCore 0x000000012a9e255f -[_UIKeyboardTextSelectionController selectPositionAtPoint:granularity:completionHandler:] + 649
21 UIKitCore 0x000000012aebf9f8 -[UITextSelectionInteraction tappedToPositionCursorWithGesture:atPoint:granularity:completionHandler:] + 312
22 UIKitCore 0x000000012aebf793 -[UITextSelectionInteraction _checkForRepeatedTap:gestureLocationOut:] + 1277
23 UIKitCore 0x000000012aec0235 -[UITextSelectionInteraction _handleMultiTapGesture:] + 1123
24 UIKitCore 0x000000012ab7eabf -[UIApplication sendAction:to:from:forEvent:] + 95
25 UIKitCore 0x000000012a4b65f6 -[UITextMultiTapRecognizer onStateUpdate:] + 169
26 UIKitCore 0x000000012a586d0e -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + 72
27 UIKitCore 0x000000012a5906e0 _UIGestureRecognizerSendTargetActions + 100
28 UIKitCore 0x000000012a58d4fe _UIGestureRecognizerSendActions + 303
29 UIKitCore 0x000000012a58c8ba -[UIGestureRecognizer _updateGestureForActiveEvents] + 633
30 UIKitCore 0x000000012a57b508 _UIGestureEnvironmentUpdate + 3840
31 UIKitCore 0x000000012a57a1ae -[UIGestureEnvironment _updateForEvent:window:] + 844
32 UIKitCore 0x000000012abc5d53 -[UIWindow sendEvent:] + 5282
33 UIKitCore 0x000000012ab99526 -[UIApplication sendEvent:] + 898
34 UIKitCore 0x000000012ac40444 __dispatchPreprocessedEventFromEventQueue + 9383
35 UIKitCore 0x000000012ac42b61 __processEventQueue + 8355
36 UIKitCore 0x000000012ac38fc4 __eventFetcherSourceCallback + 272
37 CoreFoundation 0x000000010e5cfebd __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
38 CoreFoundation 0x000000010e5cfdfc __CFRunLoopDoSource0 + 157
39 CoreFoundation 0x000000010e5cf5f9 __CFRunLoopDoSources0 + 212
40 CoreFoundation 0x000000010e5c9db3 __CFRunLoopRun + 927
41 CoreFoundation 0x000000010e5c9637 CFRunLoopRunSpecific + 560
42 GraphicsServices 0x0000000123d0828a GSEventRunModal + 139
43 UIKitCore 0x000000012ab78425 -[UIApplication _run] + 994
44 UIKitCore 0x000000012ab7d301 UIApplicationMain + 123
45 libxamarin-dotnet-debug.dylib 0x000000010ba0fa5a xamarin_UIApplicationMain + 58
46 libmonosgen-2.0.dylib 0x000000010c21fe89 do_icall + 345
47 libmonosgen-2.0.dylib 0x000000010c21ee58 do_icall_wrapper + 248
48 libmonosgen-2.0.dylib 0x000000010c210fe1 interp_exec_method + 3393
49 libmonosgen-2.0.dylib 0x000000010c20f10f interp_runtime_invoke + 239
50 libmonosgen-2.0.dylib 0x000000010c031a78 mono_runtime_invoke_checked + 136
51 libmonosgen-2.0.dylib 0x000000010c0399cc do_exec_main_checked + 92
52 libmonosgen-2.0.dylib 0x000000010c16b062 mono_jit_exec + 354
53 libxamarin-dotnet-debug.dylib 0x000000010ba53e77 xamarin_main + 1927
54 MauiAppOne 0x00000001029f33e4 main + 52
55 dyld 0x000000010b67d2bf start_sim + 10
56 ??? 0x000000020316452e 0x0 + 8641725742
57 ??? 0x000000020315f000 0x0 + 8641703936
'
2022-11-05 14:35:26.972318-0600 MauiAppOne[33062:2097646]
Unhandled Exception:
ObjCRuntime.ObjCException: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: -[<_UIObscurableTextContentStorage: 0x6000011451d0> offsetFromLocation:toLocation:] received invalid locations 0 (null)
Native stack trace:
0 CoreFoundation 0x000000010e670378 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x000000011e8d4baf objc_exception_throw + 48
2 CoreFoundation 0x000000010e670256 -[NSException initWithCoder:] + 0
3 UIFoundation 0x0000000123b42608 -[NSTextContentStorage offsetFromLocation:toLocation:] + 287
4 UIKitCore 0x000000012a530434 -[_UITextKit2LayoutController offsetFromPosition:toPosition:] + 234
5 UIKitCore 0x000000012af61b18 -[UITextInputController offsetFromPosition:toPosition:] + 85
6 UIKitCore 0x000000012af30de9 -[UIFie
ldEditor offsetFromPosition:toPosition:] + 93
7 UIKitCore 0x000000012af4c6bc -[UITextField offsetFromPosition:toPosition:] + 93
8 libxamarin-dotnet-debug.dylib 0x000000010ba5549c xamarin_dyn_objc_msgSendSuper + 220
9 ??? 0x0000000152cc4ea7 0x0 + 5684088487
10 libmonosgen-2.0.dylib 0x000000010c21f14d ves_pinvoke_method + 477
11 libmonosgen-2.0.dylib 0x000000010c211113 interp_exec_method + 3699
12 libmonosgen-2.0.dylib 0x000000010c20f10f interp_runtime_invoke + 239
13 libmonosgen-2.0.dylib 0x000000010c031a78 mono_runtime_invoke_checked + 136
14 libmonosgen-2.0.dylib 0x000000010c03593e mono_runtime_invoke + 142
15 libxamarin-dotnet-debug.dylib 0x000000010ba4c6b0 xamarin_invoke_trampoline + 6320
16 libxamarin-dotnet-debug.dylib 0x000000010ba54019 xamarin_arch_trampoline + 105
17 libxamarin-dotnet-debug.dylib 0x000000010ba551fe xamarin_x86_
64_common_trampoline + 118
18 UIKitCore 0x000000012aefadd1 -[UITextSelection commit] + 243
19 UIKitCore 0x000000012a9e0364 -[_UIKeyboardTextSelectionController setSelectedTextRange:] + 269
20 UIKitCore 0x000000012a9e255f -[_UIKeyboardTextSelectionController selectPositionAtPoint:granularity:completionHandler:] + 649
21 UIKitCore 0x000000012aebf9f8 -[UITextSelectionInteraction tappedToPositionCursorWithGesture:atPoint:granularity:completionHandler:] + 312
22 UIKitCore 0x000000012aebf793 -[UITextSelectionInteraction _checkForRepeatedTap:gestureLocationOut:] + 1277
23 UIKitCore 0x000000012aec0235 -[UITextSelectionInteraction _handleMultiTapGesture:] + 1123
24 UIKitCore 0x000000012ab7eabf -[UIApplication sendAction:to:from:forEvent:] + 95
25 UIKitCore 0x000000012a4b65f6 -[UITextMultiTapRecogni
zer onStateUpdate:] + 169
26 UIKitCore 0x000000012a586d0e -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + 72
27 UIKitCore 0x000000012a5906e0 _UIGestureRecognizerSendTargetActions + 100
28 UIKitCore 0x000000012a58d4fe _UIGestureRecognizerSendActions + 303
29 UIKitCore 0x000000012a58c8ba -[UIGestureRecognizer _updateGestureForActiveEvents] + 633
30 UIKitCore 0x000000012a57b508 _UIGestureEnvironmentUpdate + 3840
31 UIKitCore 0x000000012a57a1ae -[UIGestureEnvironment _updateForEvent:window:] + 844
32 UIKitCore 0x000000012abc5d53 -[UIWindow sendEvent:] + 5282
33 UIKitCore 0x000000012ab99526 -[UIApplication sendEvent:] + 898
34 UIKitCore 0x000000012ac40444 __dispatchPreprocessedEventFromEventQueue + 9383
35 UIKitCore 0x0000
00012ac42b61 __processEventQueue + 8355
36 UIKitCore 0x000000012ac38fc4 __eventFetcherSourceCallback + 272
37 CoreFoundation 0x000000010e5cfebd __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
38 CoreFoundation 0x000000010e5cfdfc __CFRunLoopDoSource0 + 157
39 CoreFoundation 0x000000010e5cf5f9 __CFRunLoopDoSources0 + 212
40 CoreFoundation 0x000000010e5c9db3 __CFRunLoopRun + 927
41 CoreFoundation 0x000000010e5c9637 CFRunLoopRunSpecific + 560
42 GraphicsServices 0x0000000123d0828a GSEventRunModal + 139
43 UIKitCore 0x000000012ab78425 -[UIApplication _run] + 994
44 UIKitCore 0x000000012ab7d301 UIApplicationMain + 123
45 libxamarin-dotnet-debug.dylib 0x000000010ba0fa5a xamarin_UIApplicationMain + 58
46 libmonosgen-2.0.dylib 0x000000010c21fe89 do_icall + 345
4
7 libmonosgen-2.0.dylib 0x000000010c21ee58 do_icall_wrapper + 248
48 libmonosgen-2.0.dylib 0x000000010c210fe1 interp_exec_method + 3393
49 libmonosgen-2.0.dylib 0x000000010c20f10f interp_runtime_invoke + 239
50 libmonosgen-2.0.dylib 0x000000010c031a78 mono_runtime_invoke_checked + 136
51 libmonosgen-2.0.dylib 0x000000010c0399cc do_exec_main_checked + 92
52 libmonosgen-2.0.dylib 0x000000010c16b062 mono_jit_exec + 354
53 libxamarin-dotnet-debug.dylib 0x000000010ba53e77 xamarin_main + 1927
54 MauiAppOne 0x00000001029f33e4 main + 52
55 dyld 0x000000010b67d2bf start_sim + 10
56 ??? 0x000000020316452e 0x0 + 8641725742
57 ??? 0x000000020315f000 0x0 + 8641703936
at UIKit.UITextField.GetOffsetFromPosition(UITextPosition fromPosition, UITextPosition toPosition)
at Microsoft.Maui.Platfo
rm.TextInputExtensions.GetCursorPosition(IUITextInput platformView, Int32 cursorOffset)
at Microsoft.Maui.Handlers.EntryHandler.OnSelectionChanged(Object sender, EventArgs e)
at Microsoft.Maui.Platform.MauiTextField.set_SelectedTextRange(UITextRange value)
at UIKit.UIApplication.UIApplicationMain(Int32 argc, String[] argv, IntPtr principalClassName, IntPtr delegateClassName)
at UIKit.UIApplication.Main(String[] args, Type principalClass, Type delegateClass)
at MauiAppOne.Program.Main(String[] args) in C:\git\test\MauiAppOne\MauiAppOne\Platforms\iOS\Program.cs:line 13
Native stack trace:
0 CoreFoundation 0x000000010e670378 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x000000011e8d4baf objc_exception_throw + 48
2 CoreFoundation 0x000000010e670256 -[NSException initWithCoder:] + 0
3 UIFoundation 0x0000000123b42608 -[NSTextContentStorage offsetFromLocation:toLocation:] + 287
4 UIKitCore
0x000000012a530434 -[_UITextKit2LayoutController offsetFromPosition:toPosition:] + 234
5 UIKitCore 0x000000012af61b18 -[UITextInputController offsetFromPosition:toPosition:] + 85
6 UIKitCore 0x000000012af30de9 -[UIFieldEditor offsetFromPosition:toPosition:] + 93
7 UIKitCore 0x000000012af4c6bc -[UITextField offsetFromPosition:toPosition:] + 93
8 libxamarin-dotnet-debug.dylib 0x000000010ba5549c xamarin_dyn_objc_msgSendSuper + 220
9 ??? 0x0000000152cc4ea7 0x0 + 5684088487
10 libmonosgen-2.0.dylib 0x000000010c21f14d ves_pinvoke_method + 477
11 libmonosgen-2.0.dylib 0x000000010c211113 interp_exec_method + 3699
12 libmonosgen-2.0.dylib 0x000000010c20f10f interp_runtime_invoke + 239
13 libmonosgen-2.0.dylib 0x000000010c031a78 mono_runtime_invoke_checked + 136
14 libmonosgen-2.0.dylib 0x00000001
0c03593e mono_runtime_invoke + 142
15 libxamarin-dotnet-debug.dylib 0x000000010ba4c6b0 xamarin_invoke_trampoline + 6320
16 libxamarin-dotnet-debug.dylib 0x000000010ba54019 xamarin_arch_trampoline + 105
17 libxamarin-dotnet-debug.dylib 0x000000010ba551fe xamarin_x86_64_common_trampoline + 118
18 UIKitCore 0x000000012aefadd1 -[UITextSelection commit] + 243
19 UIKitCore 0x000000012a9e0364 -[_UIKeyboardTextSelectionController setSelectedTextRange:] + 269
20 UIKitCore 0x000000012a9e255f -[_UIKeyboardTextSelectionController selectPositionAtPoint:granularity:completionHandler:] + 649
21 UIKitCore 0x000000012aebf9f8 -[UITextSelectionInteraction tappedToPositionCursorWithGesture:atPoint:granularity:completionHandler:] + 312
22 UIKitCore 0x000000012aebf793 -[UITextSelectionInteraction _checkForRepeatedTap:gestureLocationOut:] + 1277
23 UIKitCore
0x000000012aec0235 -[UITextSelectionInteraction _handleMultiTapGesture:] + 1123
24 UIKitCore 0x000000012ab7eabf -[UIApplication sendAction:to:from:forEvent:] + 95
25 UIKitCore 0x000000012a4b65f6 -[UITextMultiTapRecognizer onStateUpdate:] + 169
26 UIKitCore 0x000000012a586d0e -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + 72
27 UIKitCore 0x000000012a5906e0 _UIGestureRecognizerSendTargetActions + 100
28 UIKitCore 0x000000012a58d4fe _UIGestureRecognizerSendActions + 303
29 UIKitCore 0x000000012a58c8ba -[UIGestureRecognizer _updateGestureForActiveEvents] + 633
30 UIKitCore 0x000000012a57b508 _UIGestureEnvironmentUpdate + 3840
31 UIKitCore 0x000000012a57a1ae -[UIGestureEnvironment _updateForEvent:window:] + 844
32 UIKitCore 0x0000000
12abc5d53 -[UIWindow sendEvent:] + 5282
33 UIKitCore 0x000000012ab99526 -[UIApplication sendEvent:] + 898
34 UIKitCore 0x000000012ac40444 __dispatchPreprocessedEventFromEventQueue + 9383
35 UIKitCore 0x000000012ac42b61 __processEventQueue + 8355
36 UIKitCore 0x000000012ac38fc4 __eventFetcherSourceCallback + 272
37 CoreFoundation 0x000000010e5cfebd __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
38 CoreFoundation 0x000000010e5cfdfc __CFRunLoopDoSource0 + 157
39 CoreFoundation 0x000000010e5cf5f9 __CFRunLoopDoSources0 + 212
40 CoreFoundation 0x000000010e5c9db3 __CFRunLoopRun + 927
41 CoreFoundation 0x000000010e5c9637 CFRunLoopRunSpecific + 560
42 GraphicsServices 0x0000000123d0828a GSEventRunModal + 139
43 UIKitCore 0x0000000
12ab78425 -[UIApplication _run] + 994
44 UIKitCore 0x000000012ab7d301 UIApplicationMain + 123
45 libxamarin-dotnet-debug.dylib 0x000000010ba0fa5a xamarin_UIApplicationMain + 58
46 libmonosgen-2.0.dylib 0x000000010c21fe89 do_icall + 345
47 libmonosgen-2.0.dylib 0x000000010c21ee58 do_icall_wrapper + 248
48 libmonosgen-2.0.dylib 0x000000010c210fe1 interp_exec_method + 3393
49 libmonosgen-2.0.dylib 0x000000010c20f10f interp_runtime_invoke + 239
50 libmonosgen-2.0.dylib 0x000000010c031a78 mono_runtime_invoke_checked + 136
51 libmonosgen-2.0.dylib 0x000000010c0399cc do_exec_main_checked + 92
52 libmonosgen-2.0.dylib 0x000000010c16b062 mono_jit_exec + 354
53 libxamarin-dotnet-debug.dylib 0x000000010ba53e77 xamarin_main + 1927
54 MauiAppOne 0x00000001029f33e4 main + 52
55 dyld 0x000000010b67d2bf start_sim
+ 10
56 ??? 0x000000020316452e 0x0 + 8641725742
57 ??? 0x000000020315f000 0x0 + 8641703936
2022-11-05 14:35:26.978484-0600 MauiAppOne[33062:2097646] Unhandled managed exception: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: -[<_UIObscurableTextContentStorage: 0x6000011451d0> offsetFromLocation:toLocation:] received invalid locations 0 (null)
Native stack trace:
0 CoreFoundation 0x000000010e670378 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x000000011e8d4baf objc_exception_throw + 48
2 CoreFoundation 0x000000010e670256 -[NSException initWithCoder:] + 0
3 UIFoundation 0x0000000123b42608 -[NSTextContentStorage offsetFromLocation:toLocation:] + 287
4 UIKitCore 0x000000012a530434 -[_UITextKit2LayoutController offsetFromPosition:toPosition:] + 234
5 UIKitCore 0x000000012af61b18 -[UITextInputController offsetFromPosition:toPosition:] + 85
6 UIKitCore 0x000000012af30de9 -[UIFieldEditor offsetFromP
osition:toPosition:] + 93
7 UIKitCore 0x000000012af4c6bc -[UITextField offsetFromPosition:toPosition:] + 93
8 libxamarin-dotnet-debug.dylib 0x000000010ba5549c xamarin_dyn_objc_msgSendSuper + 220
9 ??? 0x0000000152cc4ea7 0x0 + 5684088487
10 libmonosgen-2.0.dylib 0x000000010c21f14d ves_pinvoke_method + 477
11 libmonosgen-2.0.dylib 0x000000010c211113 interp_exec_method + 3699
12 libmonosgen-2.0.dylib 0x000000010c20f10f interp_runtime_invoke + 239
13 libmonosgen-2.0.dylib 0x000000010c031a78 mono_runtime_invoke_checked + 136
14 libmonosgen-2.0.dylib 0x000000010c03593e mono_runtime_invoke + 142
15 libxamarin-dotnet-debug.dylib 0x000000010ba4c6b0 xamarin_invoke_trampoline + 6320
16 libxamarin-dotnet-debug.dylib 0x000000010ba54019 xamarin_arch_trampoline + 105
17 libxamarin-dotnet-debug.dylib 0x000000010ba551fe xamarin_x86_64_common_trampoline
+ 118
18 UIKitCore 0x000000012aefadd1 -[UITextSelection commit] + 243
19 UIKitCore 0x000000012a9e0364 -[_UIKeyboardTextSelectionController setSelectedTextRange:] + 269
20 UIKitCore 0x000000012a9e255f -[_UIKeyboardTextSelectionController selectPositionAtPoint:granularity:completionHandler:] + 649
21 UIKitCore 0x000000012aebf9f8 -[UITextSelectionInteraction tappedToPositionCursorWithGesture:atPoint:granularity:completionHandler:] + 312
22 UIKitCore 0x000000012aebf793 -[UITextSelectionInteraction _checkForRepeatedTap:gestureLocationOut:] + 1277
23 UIKitCore 0x000000012aec0235 -[UITextSelectionInteraction _handleMultiTapGesture:] + 1123
24 UIKitCore 0x000000012ab7eabf -[UIApplication sendAction:to:from:forEvent:] + 95
25 UIKitCore 0x000000012a4b65f6 -[UITextMultiTapRecognizer onStateUpdate:]
+ 169
26 UIKitCore 0x000000012a586d0e -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + 72
27 UIKitCore 0x000000012a5906e0 _UIGestureRecognizerSendTargetActions + 100
28 UIKitCore 0x000000012a58d4fe _UIGestureRecognizerSendActions + 303
29 UIKitCore 0x000000012a58c8ba -[UIGestureRecognizer _updateGestureForActiveEvents] + 633
30 UIKitCore 0x000000012a57b508 _UIGestureEnvironmentUpdate + 3840
31 UIKitCore 0x000000012a57a1ae -[UIGestureEnvironment _updateForEvent:window:] + 844
32 UIKitCore 0x000000012abc5d53 -[UIWindow sendEvent:] + 5282
33 UIKitCore 0x000000012ab99526 -[UIApplication sendEvent:] + 898
34 UIKitCore 0x000000012ac40444 __dispatchPreprocessedEventFromEventQueue + 9383
35 UIKitCore 0x000000012ac42b61 __proce
ssEventQueue + 8355
36 UIKitCore 0x000000012ac38fc4 __eventFetcherSourceCallback + 272
37 CoreFoundation 0x000000010e5cfebd __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
38 CoreFoundation 0x000000010e5cfdfc __CFRunLoopDoSource0 + 157
39 CoreFoundation 0x000000010e5cf5f9 __CFRunLoopDoSources0 + 212
40 CoreFoundation 0x000000010e5c9db3 __CFRunLoopRun + 927
41 CoreFoundation 0x000000010e5c9637 CFRunLoopRunSpecific + 560
42 GraphicsServices 0x0000000123d0828a GSEventRunModal + 139
43 UIKitCore 0x000000012ab78425 -[UIApplication _run] + 994
44 UIKitCore 0x000000012ab7d301 UIApplicationMain + 123
45 libxamarin-dotnet-debug.dylib 0x000000010ba0fa5a xamarin_UIApplicationMain + 58
46 libmonosgen-2.0.dylib 0x000000010c21fe89 do_icall + 345
47 libmonosgen-2.0.d
ylib 0x000000010c21ee58 do_icall_wrapper + 248
48 libmonosgen-2.0.dylib 0x000000010c210fe1 interp_exec_method + 3393
49 libmonosgen-2.0.dylib 0x000000010c20f10f interp_runtime_invoke + 239
50 libmonosgen-2.0.dylib 0x000000010c031a78 mono_runtime_invoke_checked + 136
51 libmonosgen-2.0.dylib 0x000000010c0399cc do_exec_main_checked + 92
52 libmonosgen-2.0.dylib 0x000000010c16b062 mono_jit_exec + 354
53 libxamarin-dotnet-debug.dylib 0x000000010ba53e77 xamarin_main + 1927
54 MauiAppOne 0x00000001029f33e4 main + 52
55 dyld 0x000000010b67d2bf start_sim + 10
56 ??? 0x000000020316452e 0x0 + 8641725742
57 ??? 0x000000020315f000 0x0 + 8641703936
(ObjCRuntime.ObjCException)
at UIKit.UITextField.GetOffsetFromPosition(UITextPosition fromPosition, UITextPosition toPosition)
at Microsoft.Mau
i.Platform.TextInputExtensions.GetCursorPosition(IUITextInput platformView, Int32 cursorOffset)
at Microsoft.Maui.Handlers.EntryHandler.OnSelectionChanged(Object sender, EventArgs e)
at Microsoft.Maui.Platform.MauiTextField.set_SelectedTextRange(UITextRange value)
at UIKit.UIApplication.UIApplicationMain(Int32 argc, String[] argv, IntPtr principalClassName, IntPtr delegateClassName)
at UIKit.UIApplication.Main(String[] args, Type principalClass, Type delegateClass)
at MauiAppOne.Program.Main(String[] args) in C:\git\test\MauiAppOne\MauiAppOne\Platforms\iOS\Program.cs:line 13
=================================================================
Native Crash Reporting
=================================================================
Got a SIGABRT 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:
=================================================================
0x10c20db84 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : mono_dump_native_crash_info
0x10c1b01fe - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : mono_handle_native_crash
0x10c20d492 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : sigabrt_signal_handler
0x11fcabdfd - /usr/lib/system/libsystem_platform.dylib : _sigtramp
0xa023019821019420 - Unknown
0x11f28cfe0 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib : abort
0x10ba40597 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libxamarin-dotnet-debug.dylib : xamarin_unhandled_exception_handler
0x10bfe9a55 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : mono_invoke_unhandled_exception_hook
0x10c1afe24 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : mono_handle_exception_internal
0x10c1ae103 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : mono_handle_exception
0x10c21e87d - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : interp_throw
0x10c21104c - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : interp_exec_method
0x10c20f10f - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : interp_runtime_invoke
0x10c031a78 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : mono_runtime_invoke_checked
0x10c03593e - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : mono_runtime_invoke
0x10ba4c6b0 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libxamarin-dotnet-debug.dylib : xamarin_invoke_trampoline
0x10ba54019 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libxamarin-dotnet-debug.dylib : xamarin_arch_trampoline
0x10ba551fe - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libxamarin-dotnet-debug.dylib : xamarin_x86_64_common_trampoline
0x12aefadd1 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextSelection commit]
0x12a9e0364 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[_UIKeyboardTextSelectionController setSelectedTextRange:]
0x12a9e255f - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[_UIKeyboardTextSelectionController selectPositionAtPoint:granularity:completionHandler:]
0x12aebf9f8 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextSelectionInteraction tappedToPositionCursorWithGesture:atPoint:granularity:completionHandler:]
0x12aebf793 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextSelectionInteraction _checkForRepeatedTap:gestureLocationOut:]
0x12aec0235 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextSelectionInteraction _handleMultiTapGesture:]
0x12ab7eabf - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIApplication sendAction:to:from:forEvent:]
0x12a4b65f6 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextMultiTapRecognizer onStateUpdate:]
0x12a586d0e - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:]
0x12a5906e0 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : _UIGestureRecognizerSendTargetActions
0x12a58d4fe - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : _UIGestureRecognizerSendActions
0x12a58c8ba - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIGestureRecognizer _updateGestureForActiveEvents]
0x12a57b508 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : _UIGestureEnvironmentUpdate
0x12a57a1ae - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIGestureEnvironment _updateForEvent:window:]
0x12abc5d53 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIWindow sendEvent:]
0x12ab99526 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIApplication sendEvent:]
0x12ac40444 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __dispatchPreprocessedEventFromEventQueue
0x12ac42b61 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __processEventQueue
0x12ac38fc4 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __eventFetcherSourceCallback
0x10e5cfebd - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
0x10e5cfdfc - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopDoSource0
0x10e5cf5f9 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopDoSources0
0x10e5c9db3 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopRun
0x10e5c9637 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : CFRunLoopRunSpecific
0x123d0828a - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices : GSEventRunModal
0x12ab78425 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIApplication _run]
0x12ab7d301 - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : UIApplicationMain
0x10ba0fa5a - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libxamarin-dotnet-debug.dylib : xamarin_UIApplicationMain
0x10c21fe89 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : do_icall
0x10c21ee58 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : do_icall_wrapper
0x10c210fe1 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : interp_exec_method
0x10c20f10f - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : interp_runtime_invoke
0x10c031a78 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : mono_runtime_invoke_checked
0x10c0399cc - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : do_exec_main_checked
0x10c16b062 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libmonosgen-2.0.dylib : mono_jit_exec
0x10ba53e77 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/libxamarin-dotnet-debug.dylib : xamarin_main
0x1029f33e4 - /Users/pradovargasn/Library/Developer/CoreSimulator/Devices/D99BC933-E829-42B1-9C05-A238C9AAC40C/data/Containers/Bundle/Application/9A9CFE7D-5FE3-451F-AE1F-70E582237300/MauiAppOne.app/MauiAppOne : main
0x10b67d2bf - Unknown
0x20316452e - Unknown
0x20315f000 - Unknown
=================================================================
Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x11fd9200e):
0x11fd91ffe
ff ff c3 90 90 90 b8 48 01 00 02 49 89 ca 0f 05 .......H...I....
0x11fd9200e 73 08 48 89 c7
e9 ad a1 ff ff c3 90 90 90 b8 53 s.H............S
0x11fd9201e 00 00 02 49 89 ca 0f 05 73 08 48 89 c7 e9 95 a1 ...I....s.H....
.
0x11fd9202e ff ff c3 90 90 90 b8 83 01 00 02 49 89 ca 0f 05 ...........I....
=================================================================
Managed Stacktrace:
=================================================================
=================================================================
The app has been terminated.
Hi @NestorPV. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.
You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.
This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.
I can confirm that the crash issue has been resolved on 6.0.547
But the flashing issue is still present on the iOS emulator.