We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using SaaS Sentry, sentry-rust version 0.34.0 and anyhow version 1.0.93.
Minimal repro code shared here.
The resulting event should have a backtrace.
The resulting event has one unknown frame with the message "This frame has an unknown problem and could not be symbolicated".
Sentry event links are provided in the shadow ticket.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Using SaaS Sentry, sentry-rust version 0.34.0 and anyhow version 1.0.93.
Steps to Reproduce
Minimal repro code shared here.
Expected Result
The resulting event should have a backtrace.
Actual Result
The resulting event has one unknown frame with the message "This frame has an unknown problem and could not be symbolicated".
Sentry event links are provided in the shadow ticket.
The text was updated successfully, but these errors were encountered: