We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
net9.0-android
net9
Release builds are crashing on startup when deployed to armv7 devices.
Easily reproducible with VS template (MAUI or Android application)
No response
Suspected stack trace from logcat mono-rt at System.Exception.ToString () [0x0000c] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.Exception.ToString () [0x0001f] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.Exception.get_StackTrace () [0x00023] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.Exception.GetStackTrace () [0x00007] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.Diagnostics.StackTrace.ToString (System.Diagnostics.StackTrace/TraceFormat) [0x0000b] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.Diagnostics.StackTrace.ToString (System.Diagnostics.StackTrace/TraceFormat,System.Text.StringBuilder) [0x002ee] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.LocalAppContextSwitches.GetDefaultShowILOffsetSetting () [0x00014] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.AppContextConfigHelper.GetBooleanConfig (string,bool) [0x00000] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.AppContext.TryGetSwitch (string,bool&) [0x00040] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.AppContext.GetData (string) [0x00037] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt at System.Threading.Monitor.Exit (object) [0x0000e] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt Original Exception: at System.Threading.Thread.get_CurrentThread () [0x00009] in <e06dfa2bf50640d591055b9992022d16>:0 mono-rt [ERROR] FATAL UNHANDLED EXCEPTION: Nested exception detected.
The text was updated successfully, but these errors were encountered:
grendello
No branches or pull requests
Android framework version
net9.0-android
Affected platform version
net9
Description
Release builds are crashing on startup when deployed to armv7 devices.
Steps to Reproduce
Easily reproducible with VS template (MAUI or Android application)
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: