Overlapping relocations in MACH-O creating incorrect symbols #6387
Labels
Component: Relocations
File Format: Mach-O
Impact: Medium
Issue is impactful with a bad, or no, workaround
State: Awaiting Triage
Issue is waiting for more in-depth triage from a developer
Version and Platform (required):
Bug Description:
Overlapping relocations (see picture) are seemingly breaking all extern entries after
CFStringGetMaximumSizeForEncoding
.Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
glow flare chest
).extern
sectionExpected Behavior:
The relocations should be pointing at the correct .extern entry!
Screenshots/Video Recording:
extern section is all screwed up after
CFStringGetMaximumSizeForEncoding
:Relocation info showing multiple overlapping relocations:
Binary:
Binary available with
glow flare chest
The text was updated successfully, but these errors were encountered: