**Version and Platform (required):** - Binary Ninja Version: 5.1.7418 **Bug Description:** Chained fixups appear to parse improperly on a macOS x86_64 binary. Located at: ``` "/System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver" ``` **Steps To Reproduce:** Please provide all steps required to reproduce the behavior: 1. Load Binary 2. Open Log 3. Click address in an Objective-C error 4. Observe broken pointers. [AppleIntelKBLGraphicsMTLDriver.zip](https://github.com/user-attachments/files/20442841/AppleIntelKBLGraphicsMTLDriver.zip)