-
-
Notifications
You must be signed in to change notification settings - Fork 342
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
Sentry catches wrong stacktrace of NSException #5058
Comments
Hi @ShiBody, thanks for opening up this issue. Looking at the crash report in Sentry, have you tried to upload debug symbols to see if it helps with symbolicating the full stack trace? While I agree that the amount of frames seems off, testing the crash with debug symbols might help with pinpointing the issue. |
Upload symbol files and got same result: And sorry guys, this should be a Mac project. I have switched it to MacOS in my project settings, and all my tests are about a Mac App. |
Thank you for getting back to us, we'll have to investigate this. |
Platform
macOS
Environment
Production
Installed
Manually
Version
8.40.0
Xcode Version
16.1
Did it work on previous versions?
No response
Steps to Reproduce
https://webex.sentry.io/issues/6504297906/events/6a3940bbdb38430b8a84f9177eb2d854/?project=4507095483809792
Expected Result
Same stacktrace as Exception Backtrace shows
Actual Result
An invalid runloop stacktrace captured.
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: