-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Labels
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Upload an event that has a stacktrace frame with debug_meta containing debug_id but not code_file. code_file is optional according to https://develop.sentry.dev/sdk/data-model/event-payloads/debugmeta/#mach-o-images
If dsyms are included for this debug_id the frame will symbolicate and you will get a symbol name + file.
Expected Result
The stack frame UI should show the name of the binary that was symbolicated
Actual Result
The UI will not show the binary name, and just show <unknown>
Product Area
Issues - Source Maps
Link
DSN
No response
Version
No response
Reactions are currently unavailable