Improve error reporting for .NET events/Windows PDBs
Open
Improvement
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
Attempting to symbolicate CLR (.NET) events with Windows PDB files currently results in confusing errors, cf. https://github.com/getsentry/symbolicator/issues/1539. We should make it clear what is happening and that this use case is simply not supported right now.
Tasks:
- [x] https://github.com/getsentry/symbolicator/pull/1541
- [x] ~https://github.com/getsentry/sentry/pull/80517~ (reverted)
- [ ] https://github.com/getsentry/sentry/pull/80578
- [ ] Display and explain the new error to users
Contributor guide
Assessment
This issue has not been assessed yet.