-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
Maui.Android SIGSEGV (Segfault) Bug #3935
Comments
Auto-routing to @getsentry/product-owners-issues for triage ⏲️ |
this looks like it would be better as a question for our support team. https://help.sentry.io/ has a couple different ways you can contact them |
getsantry
bot
moved this from Waiting for: Support
to Waiting for: Product Owner
in GitHub Issues with 👀 3
Feb 3, 2025
Related to #3837 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
C# maui.android (.net 8)
Sentry.Maui 5.0.1
I keep getting SIGSEGV (Segfault) error in Maui.Android.
I can't use Sentry for free because I keep getting error even with Sentry.Maui (5.0.1) version.
#if ANDROID
options.Native.EnableNdk = false;
#endif
Even with this setting, I keep getting SIGSEGV (Segfault) errors.
Expected Result
in-app
exception
stack-trace (ignored because it contains no in-app frames)
frame (non app frame)
type (ignored because exception is synthetic)SIGSEGV
valueSegfault
Actual Result
Product Area
Issues
Link
No response
DSN
https://0d45696367efa7894daa506b4696dedf@o4506918995165184.ingest.us.sentry.io/4507880737013760
Version
Sentry.Maui 5.0.1
The text was updated successfully, but these errors were encountered: