getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
362 stars 51 forks source link

feat: Add information to SymCache parsing failures #1530

Closed loewenheim closed 1 month ago

loewenheim commented 1 month ago

We frequently log SymCache parsing failures, but the logs don't tell us which file we failed to parse. I'm adding some fields to the logs that will hopefully let us track down the files and inspect them.