-
-
Notifications
You must be signed in to change notification settings - Fork 225
Closed
Closed
Copy link
Labels
Description
Package
Sentry
.NET Flavor
.NET
.NET Version
8.0
OS
iOS
SDK Version
4.10.1
Self-Hosted Sentry Version
No response
Steps to Reproduce
Unsure of how to reproduce
Seeing a bunch of SIGABRT xamarin_unhandled_exception_handler (Signal 6, Code 0) unhandled crashes.
From looking at Sentry code, it appears these are supposed to be filtered out client side but I don't see corresponding managed crashes being reported (when I search by app.device or user.username tags, I don't see other managed crashes) so I have no way to look into the underlying cause.
Expected Result
Should see managed crashes, and not these native crashes
Actual Result
See plenty of instances of SIGABRT xamarin_unhandled_exception_handler (Signal 6, Code 0) with no corresponding managed crash
Metadata
Metadata
Assignees
Labels
Projects
Status
Done
Status
No status

