Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] Unbalanced calls to begin/end appearance transitions for Xamarin_Forms_Platform_iOS_PageRenderer #14751

Open
fhintsch opened this issue Oct 18, 2021 · 1 comment
Labels
a/navigation a/shell 🐚 i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often t/bug 🐛

Comments

@fhintsch
Copy link

Description

Steps to Reproduce

  1. Create a new project. Choose template Multi-Platform:App:Tabbar-App (german: Registerkarten-App)
  2. Compile and run for iOS iPod touch
  3. You'll see the About Screen
  4. Touch the Browse Tab, you'll see the item list
  5. Tap a list item

Expected Behavior

you should see the item details page

Actual Behavior

you see the about screen
then after tapping the Browse tab, you see the details page, after tapping the back navigation button, you see the browse tab.

Basic Information

  • Version with issue: 5.0.0.2196
  • Last known good version:
  • Platform Target Frameworks:
    • iOS: 15.0
    • Android:
    • UWP:
  • Android Support Library / AndroidX Version:
  • NuGet Packages:
  • Affected Devices: Simulator

Environment

Show/Hide Visual Studio info
=== Visual Studio Community 2019 for Mac ===

Version 8.10.11 (build 8)
Installation UUID: c63d4ddb-4398-4935-a384-ca72c29bb572
	GTK+ 2.24.23 (Raleigh theme)
	Xamarin.Mac 6.18.0.23 (d16-6 / 088c73638)

	Package version: 612000140

=== Mono Framework MDK ===

Runtime:
	Mono 6.12.0.140 (2020-02/51d876a041e) (64-bit)
	Package version: 612000140

=== Roslyn (Language Service) ===

3.10.0-4.21269.26+029847714208ebe49668667c60ea5b0a294e0fcb

=== NuGet ===

Version: 5.9.0.7134

=== .NET Core SDK ===

SDK: /usr/local/share/dotnet/sdk/5.0.402/Sdks
SDK-Versionen:
	5.0.402
	5.0.401
	5.0.400
	5.0.302
	5.0.301
	5.0.203
	5.0.202
	5.0.201
	5.0.103
	5.0.102
	5.0.101
	5.0.100
	3.1.414
	3.1.413
	3.1.412
	3.1.411
	3.1.410
	3.1.409
	3.1.408
	3.1.407
	3.1.406
	3.1.405
	3.1.404
	3.1.403
MSBuild-SDKs: /Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/bin/MSBuild/Current/bin/Sdks

=== .NET Core-Runtime ===

Laufzeit: /usr/local/share/dotnet/dotnet
Laufzeitversionen:
	5.0.11
	5.0.10
	5.0.9
	5.0.8
	5.0.7
	5.0.6
	5.0.5
	5.0.4
	5.0.3
	5.0.2
	5.0.1
	5.0.0
	3.1.20
	3.1.19
	3.1.18
	3.1.17
	3.1.16
	3.1.15
	3.1.14
	3.1.13
	3.1.12
	3.1.11
	3.1.10
	3.1.9
	3.1.8

=== .NET Core 3.1 SDK ===

SDK: 3.1.414

=== Xamarin.Profiler ===

Version: 1.6.12.26
Speicherort: /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler

=== Updater ===

Version: 11

=== Apple Developer Tools ===

Xcode 13.0 (19234)
Build 13A233

=== Xamarin.Mac ===

Version: 7.14.0.27 (Visual Studio Community)
Hash: 2566861a9
Branch: d16-10
Build date: 2021-07-27 02:34:12-0400

=== Xamarin Designer ===

Version: 16.10.0.119
Hash: 36a2d986f
Branch: remotes/origin/d16-10
Build date: 2021-06-02 19:41:34 UTC

=== Xamarin.Android ===

Version: 11.3.0.4 (Visual Studio Community)
Commit: xamarin-android/d16-10/ae14caf
Android SDK: /Users/frankhintsch/Library/Developer/Xamarin/android-sdk-macosx
	Unterstützte Android-Versionen:
		Keine installiert

Version von SDK Tools: 26.1.1
Version der SDK-Plattformtools: 31.0.3
Version der SDK-Buildtools: 30.0.2

Buildinformationen: 
Mono: b4a3858
Java.Interop: xamarin/java.interop/d16-10@f39db25
ProGuard: Guardsquare/proguard/v7.0.1@912d149
SQLite: xamarin/sqlite/3.35.4@85460d3
Xamarin.Android Tools: xamarin/xamarin-android-tools/d16-10@c5732a0

=== Microsoft OpenJDK for Mobile ===

Java SDK: /Users/frankhintsch/Library/Developer/Xamarin/jdk/microsoft_dist_openjdk_1.8.0.25
1.8.0-25
Android Designer EPL-Code ist hier verfügbar:
https://github.com/xamarin/AndroidDesigner.EPL

=== Android SDK Manager ===

Version: 16.10.0.13
Hash: 1b81df5
Branch: remotes/origin/d16-10
Build date: 2021-09-21 02:30:50 UTC

=== Android Device Manager ===

Version: 16.10.0.15
Hash: 89dcc0b
Branch: remotes/origin/d16-10
Build date: 2021-09-21 02:31:08 UTC

=== Xamarin.iOS ===

Version: 15.0.0.6 (Visual Studio Community)
Hash: 2771277e0
Branch: xcode13-ios
Build date: 2021-09-23 10:36:08-0400

=== Build Information ===

Release ID: 810110008
Git revision: 5467245e1f99a0c8ccdd2acea02d16c3fb65c220
Build date: 2021-10-07 10:49:46-04
Build branch: release-8.10

=== Operating System ===

Mac OS X 10.16.0
Darwin 20.6.0 Darwin Kernel Version 20.6.0
    Mon Aug 30 06:12:21 PDT 2021
    root:xnu-7195.141.6~3/RELEASE_X86_64 x86_64


Build Logs

App output on VS

Thread started: #2
2021-10-18 18:13:10.408704+0200 t1.iOS[39471:374636] Unbalanced calls to begin/end appearance transitions for <Xamarin_Forms_Platform_iOS_PageRenderer: 0x7fcdde965750>.
2021-10-18 18:13:46.885323+0200 t1.iOS[39471:374636] Unbalanced calls to begin/end appearance transitions for <Xamarin_Forms_Platform_iOS_PageRenderer: 0x7fcdde85bbd0>.
2021-10-18 18:14:09.993133+0200 t1.iOS[39471:374636] Unbalanced calls to begin/end appearance transitions for <Xamarin_Forms_Platform_iOS_PageRenderer: 0x7fcddeb40c80>.
2021-10-18 18:17:04.925149+0200 t1.iOS[39471:374636] Unbalanced calls to begin/end appearance transitions for <Xamarin_Forms_Platform_iOS_PageRenderer: 0x7fcddea47ea0>.
2021-10-18 18:17:21.144096+0200 t1.iOS[39471:374636] Unbalanced calls to begin/end appearance transitions for <Xamarin_Forms_Platform_iOS_PageRenderer: 0x7fcdde9637f0>.

Screenshots

Simulator.Screen.Recording.-.iPod.touch.7th.generation.-.2021-10-18.at.18.17.41.mp4

Reproduction Link

Workaround

@fhintsch
Copy link
Author

I tried this template app again, now with version 2125, and ran into a "Nav Stack Consistency Error".
Here the console output:

2021-10-18 19:03:41.082555+0200 t2.iOS[43582:412326] Xamarin.iOS: Established connection with the IDE (fd: 5)
2021-10-18 19:03:41.082862+0200 t2.iOS[43582:412326] Xamarin.iOS: Processing: 'start profiler: no'
2021-10-18 19:03:41.082979+0200 t2.iOS[43582:412293] Xamarin.iOS: Profiler not loaded (disabled)
2021-10-18 19:03:41.241610+0200 t2.iOS[43582:412293] Xamarin.iOS: Added dllmap for objc_msgSend
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/Xamarin.iOS.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/Mono.Security.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS.exe
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/Xamarin.Forms.Platform.iOS.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/Xamarin.Forms.Core.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/netstandard.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Core.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Xml.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Numerics.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Data.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Transactions.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Data.DataSetExtensions.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Drawing.Common.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.IO.Compression.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.IO.Compression.FileSystem.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.ComponentModel.Composition.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Net.Http.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Runtime.Serialization.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.ServiceModel.Internals.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Web.Services.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/System.Xml.Linq.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/Xamarin.Forms.Platform.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.dll
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/Xamarin.Forms.Xaml.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/Xamarin.Essentials.dll [External]
Loaded assembly: /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/OpenTK-1.0.dll [External]
2021-10-18 19:03:42.143435+0200 t2.iOS[43582:412293] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=43582
2021-10-18 19:03:42.143663+0200 t2.iOS[43582:412293] SecTaskCopyDebugDescription: t2.iOS[43582]/0#-1 LF=0
2021-10-18 19:03:42.169900+0200 t2.iOS[43582:412293] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=43582
2021-10-18 19:03:42.170160+0200 t2.iOS[43582:412293] SecTaskCopyDebugDescription: t2.iOS[43582]/0#-1 LF=0
2021-10-18 19:03:42.618730+0200 t2.iOS[43582:412293] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=43582
2021-10-18 19:03:42.618988+0200 t2.iOS[43582:412293] SecTaskCopyDebugDescription: t2.iOS[43582]/0#-1 LF=0
2021-10-18 19:03:42.673362+0200 t2.iOS[43582:412293] [TableView] Warning once only: UITableView was told to layout its visible cells and other contents without being in the view hierarchy (the table view or one of its superviews has not been added to a window). This may cause bugs by forcing views inside the table view to load and perform layout without accurate information (e.g. table view bounds, trait collection, layout margins, safe area insets, etc), and will also cause unnecessary performance overhead due to extra layout passes. Make a symbolic breakpoint at UITableViewAlertForLayoutOutsideViewHierarchy to catch this in the debugger and see what caused this to occur, so you can avoid this action altogether if possible, or defer it until the table view has been added to a window. Table view: <_UIMoreListTableView: 0x7f8f2ea94400; frame = (0 0; 0 0); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x6000006d0c90>; layer = <CALayer: 0x600000e6d6c0>; contentOffset: {0, 0}; contentSize: {0, 0}; adjustedContentInset: {0, 0, 0, 0}; dataSource: <UIMoreListController: 0x7f8f2f1455d0>>
Thread started:  #2
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
Thread started: <Thread Pool> #5
Thread started: <Thread Pool> #6
Thread finished: <Thread Pool> #5
Thread finished: <Thread Pool> #6
Thread finished: <Thread Pool> #4
Thread finished: <Thread Pool> #3
Thread started: <Thread Pool> #7
Thread started: <Thread Pool> #8
Thread started: <Thread Pool> #9
2021-10-18 19:05:04.729958+0200 t2.iOS[43582:412293] 
Unhandled Exception:
System.Exception: Nav Stack consistency error
  at Xamarin.Forms.ShellSection.Xamarin.Forms.IShellSectionController.SendPopping (System.Threading.Tasks.Task poppingCompleted) [0x00022] in D:\a\1\s\Xamarin.Forms.Core\Shell\ShellSection.cs:109 
  at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1021 
  at Foundation.NSAsyncSynchronizationContextDispatcher.Apply () [0x00000] in /Users/builder/azdo/_work/1/s/xamarin-macios/src/Foundation/NSAction.cs:178 
--- End of stack trace from previous location where exception was thrown ---

  at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)
  at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00013] in /Users/builder/azdo/_work/1/s/xamarin-macios/src/UIKit/UIApplication.cs:69 
  at t2.iOS.Application.Main (System.String[] args) [0x00001] in /Users/frankhintsch/Projects/Test/t2/t2.iOS/Main.cs:17
2021-10-18 19:05:04.733645+0200 t2.iOS[43582:412293] Unhandled managed exception: Nav Stack consistency error (System.Exception)
  at Xamarin.Forms.ShellSection.Xamarin.Forms.IShellSectionController.SendPopping (System.Threading.Tasks.Task poppingCompleted) [0x00022] in D:\a\1\s\Xamarin.Forms.Core\Shell\ShellSection.cs:109 
  at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1021 
  at Foundation.NSAsyncSynchronizationContextDispatcher.Apply () [0x00000] in /Users/builder/azdo/_work/1/s/xamarin-macios/src/Foundation/NSAction.cs:178 
--- End of stack trace from previous location where exception was thrown ---

  at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)
  at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00013] in /Users/builder/azdo/_work/1/s/xamarin-macios/src/UIKit/UIApplication.cs:69 
  at t2.iOS.Application.Main (System.String[] args) [0x00001] in /Users/frankhintsch/Projects/Test/t2/t2.iOS/Main.cs:17

=================================================================
	Native Crash Reporting
=================================================================
Got a abrt 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:
=================================================================
	0x10bc3d0e5 - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : mono_dump_native_crash_info
	0x10bc31bde - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : mono_handle_native_crash
	0x10bc3c71f - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : sigabrt_signal_handler
	0x7fff6bfe0d7d - /usr/lib/system/libsystem_platform.dylib : _sigtramp
	0x1 - Unknown
	0x7fff20107684 - /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
	0x10be4818a - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : xamarin_unhandled_exception_handler
	0x10bcec3e5 - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : mono_invoke_unhandled_exception_hook
	0x10bc317f3 - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : mono_handle_exception_internal
	0x10bc2fd19 - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : mono_handle_exception
	0x10bbb2130 - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : mono_amd64_throw_exception
	0x10e3515b0 - Unknown
	0x10be47e58 - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : xamarin_process_managed_exception
	0x10bb3e929 - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : _ZL31native_to_managed_trampoline_37P11objc_objectP13objc_selectorPP11_MonoMethodj
	0x10bb447a9 - /Users/frankhintsch/Library/Developer/CoreSimulator/Devices/49E11DC1-8DA6-42F3-9604-26408612554C/data/Containers/Bundle/Application/822DC1C2-925F-4795-9FB8-59652A45977C/t2.iOS.app/t2.iOS : -[__MonoMac_NSAsyncSynchronizationContextDispatcher xamarinApplySelector]
	0x7fff2084258c - /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation : __NSThreadPerformPerform
	0x7fff20369e25 - /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__
	0x7fff20369d1d - /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
	0x7fff203691f2 - /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
	0x7fff20363951 - /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
	0x7fff20363103 - /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
	0x7fff2c851cd3 - /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
	0x7fff24ffbe63 - /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]
	0x7fff25000a53 - /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
	0x1127839f5 - Unknown
	0x1127831c3 - Unknown

=================================================================
	Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x7fff6bf9e92e):0x7fff6bf9e91e  ff ff c3 90 90 90 b8 48 01 00 02 49 89 ca 0f 05  .......H...I....
0x7fff6bf9e92e  73 08 48 89 c7 e9 a1 a1 ff ff c3 90 90 90 b8 53  s.H............S
0x7fff6bf9e93e  00 00 02 49 89 ca 0f 05 73 08 48 89 c7 e9 89 a1  ...I....s.H.....
0x7fff6bf9e94e  ff ff c3 90 90 90 b8 83 01 00 02 49 89 ca 0f 05  ...........I....

=================================================================
	Managed Stacktrace:
=================================================================
=================================================================

@jsuarezruiz jsuarezruiz added a/navigation a/shell 🐚 i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often labels Oct 19, 2021
@jsuarezruiz jsuarezruiz removed the s/unverified New report that has yet to be verified label Dec 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/navigation a/shell 🐚 i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often t/bug 🐛
Projects
None yet
Development

No branches or pull requests

2 participants