Skip to content
New issue

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

armv7 release build crashes on startup #9903

Open
reid-kirkpatrick opened this issue Mar 10, 2025 · 0 comments
Open

armv7 release build crashes on startup #9903

reid-kirkpatrick opened this issue Mar 10, 2025 · 0 comments
Assignees
Labels
Area: App Runtime Issues in `libmonodroid.so`.

Comments

@reid-kirkpatrick
Copy link

reid-kirkpatrick commented Mar 10, 2025

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

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.
@reid-kirkpatrick reid-kirkpatrick added Area: App Runtime Issues in `libmonodroid.so`. needs-triage Issues that need to be assigned. labels Mar 10, 2025
@jpobst jpobst removed the needs-triage Issues that need to be assigned. label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: App Runtime Issues in `libmonodroid.so`.
Projects
None yet
Development

No branches or pull requests

3 participants