getsentry / symx

Apple symbol manager
MIT License
4 stars 0 forks source link

Investigate failed Ota extractions #16

Open supervacuus opened 1 year ago

supervacuus commented 1 year ago

We currently have 119 failed OTA extractions. All of these failed from known points in the extraction, and most (if not all) fall into the category of "expected." Many OTA releases are only partial updates and often do not contain a dyld_shared_cache, in my initial manual OTA investigation I saw half of them being partial updates. But we should go through these errors and check whether they all failed for the same reason or if some of them have unexpected causes.