Open sindresorhus opened 2 weeks ago
This looks more like a problem with symbolication. I'm going to transfer this issue to the main repo. This could be related to https://github.com/getsentry/symbolic/issues/873.
Routing to @getsentry/product-owners-issues-source-maps for triage ⏲️
Auto-routing to @getsentry/product-owners-issues for triage ⏲️
It looks like our symbolication logic is handled by @getsentry/product-owners-processing , so I will transfer it there
Routing to @getsentry/product-owners-processing for triage ⏲️
Hi, thank you for the report. We'll investigate as soon as possible.
Platform
macOS
Environment
Production
Installed
Swift Package Manager
Version
8.38.0
Xcode Version
16.0
Did it work on previous versions?
No response
Steps to Reproduce
Many stack trace frames show a
?
instead of a symbol reference.Example:
Expected Result
I expected the stack frame to show the method/property at that location.
Actual Result
Stack trace: https://sindresorhus.sentry.io/share/issue/784ced2af05b481d864831afb7c66548/
Are you willing to submit a PR?
No response