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

C# Maui.Android Release Mode SIGSEGV #3837

Open
gwise-vision opened this issue Sep 29, 2024 · 5 comments
Open

C# Maui.Android Release Mode SIGSEGV #3837

gwise-vision opened this issue Sep 29, 2024 · 5 comments

Comments

@gwise-vision
Copy link

gwise-vision commented Sep 29, 2024

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

When deploying in release mode in C# Maui.Android, Sentry crashes every time. The Android app does not crash, but only the Sentry log is as follows:

Image

@getsantry
Copy link

getsantry bot commented Sep 29, 2024

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link

getsantry bot commented Sep 30, 2024

Routing to @getsentry/product-owners-issues for triage ⏲️

@mrduncan
Copy link
Member

@ReneGreen27 am I misunderstanding, this seems like an SDK issue?

@kahest kahest transferred this issue from getsentry/sentry Dec 10, 2024
@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Dec 10, 2024
@kahest kahest added Bug Something isn't working Framework: MAUI labels Dec 10, 2024
@stephanie-anderson stephanie-anderson removed the Bug Something isn't working label Dec 10, 2024
@jamescrosswell
Copy link
Collaborator

Possibly related to:

We have a fix for the first in the pipeline. The second one I haven't had a chance to look at yet.

@jamescrosswell
Copy link
Collaborator

@gwise-vision we just released version 5.0.0 of the SDK, which includes the fix from #3694. Are you able to update to version 5 to see if that fix is related to the issue you're experiencing?

The other thing to check would be that you're not enabling AOT compilation as this isn't yet supported on Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

5 participants