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

Symbolication: Missing DSYM File (All Errors) #30

Closed
Tracked by #32
kpujjigit opened this issue Aug 25, 2023 · 4 comments
Closed
Tracked by #32

Symbolication: Missing DSYM File (All Errors) #30

kpujjigit opened this issue Aug 25, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@kpujjigit
Copy link
Contributor

Example Issue: https://testorg-az.sentry.io/issues/4263051342/events/741e32109c914b998bba985264398347/?project=6249899

Problem: While Debug Symbol upload appears to succeed locally according to log output, some events from the iOS demo are missing important symbol files and therefore not symbolicating.

Goal: Ensure all symbols reach the testOrg in order to fully symbolicate the events.

I will post more examples/context as observation continues.

@kpujjigit kpujjigit added the bug Something isn't working label Aug 25, 2023
@armcknight
Copy link
Collaborator

The linked example shows a symbolicated stack trace and also the warning of missing symbol files. It sounds like there is something more nuanced going on than simply missing them, as I would expect to see something like <unknown> for the function names in the stack trace in that case.
image

@realkosty
Copy link
Contributor

This is a regression. It used to work. Not sure what changed.

@armcknight
Copy link
Collaborator

I wonder if this will fix the issue: https://sentry.slack.com/archives/C010884QHLG/p1695307981879539

@armcknight armcknight self-assigned this Sep 22, 2023
@armcknight
Copy link
Collaborator

Fixed in #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants