On macOS 13+, dyld itself has moved into the shared cache. Looking it
up via vm_region_recurse_64() now causes spins/hangs/crashes. We use a
different set of dyld APIs to find the image header in the shared cache.
rdar://92131949
Differential D128936
[Sanitizer][Darwin] Lookup dyld image header via shared cache yln on Jun 30 2022, 12:17 PM. Authored by
Details On macOS 13+, dyld itself has moved into the shared cache. Looking it rdar://92131949
Diff Detail
Event Timeline |