-
Notifications
You must be signed in to change notification settings - Fork 0
Take advantage of Mono crash reporting #29
Copy link
Copy link
Open
Labels
area: runtimeThis issue affects the Mono runtimeThis issue affects the Mono runtimeos: aixThis issue affects AIXThis issue affects AIXos: iThis issue affects iThis issue affects ios: linux/ppc64This issue big endian PPC64 Linux tooThis issue big endian PPC64 Linux toopriority; lowThis issue isn't too importantThis issue isn't too importanttype: enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
area: runtimeThis issue affects the Mono runtimeThis issue affects the Mono runtimeos: aixThis issue affects AIXThis issue affects AIXos: iThis issue affects iThis issue affects ios: linux/ppc64This issue big endian PPC64 Linux tooThis issue big endian PPC64 Linux toopriority; lowThis issue isn't too importantThis issue isn't too importanttype: enhancementNew feature or requestNew feature or request
Mono plans to add telemetry with Sentry for enhanced crash diagnostics and reporting.
For now, crash reporting is disabled to due a missing
dladdr. Reimplement this and see what it takes to turn it on.Do we need our own Sentry instance? I recall Kyte saying that they'd fish out AIX/PASE crash logs from the MS instance for us?
Follow up with Alexander Kyte from MS if we decide to go this route.