The following code will crash ``` class ViewController: UIViewController { } let info = try? typeInfo(of: ViewController.self) ``` in `RelativePointer->advanced()` on `let offsetCopy = self.offset` Any ideas what would cause this?