-
-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done
Status
No status


