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

macOS: Segmentation fault errors not reported to Sentry #68

Open
arteme opened this issue Feb 1, 2025 · 3 comments
Open

macOS: Segmentation fault errors not reported to Sentry #68

arteme opened this issue Feb 1, 2025 · 3 comments

Comments

@arteme
Copy link
Owner

arteme commented Feb 1, 2025

As seen in #66, pod-ui crashes on macOS (possibly on other platforms as well) with platform errors that are not caught by rust sentry-rust.

@arteme
Copy link
Owner Author

arteme commented Feb 7, 2025

Added support for native crash uploading in the minidump-support branch, however this still doesn't work for when the app is running using instructions translation (Rosetta) on Apple Silicon.

A similar issue observed with sentry-native: getsentry/sentry-native#679

@M1DHB
Copy link

M1DHB commented Feb 8, 2025

Thank you for your work on this. I don't use macOS but I still appreciate your active support of pod-ui

@arteme
Copy link
Owner Author

arteme commented Feb 8, 2025

@M1DHB Thank you for the kind words! 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants