mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
The forced dual-map validation step segfaulted after several passing tests (so alias emission + RX execution fundamentally work); with no local macOS hardware the failing step must produce its own root-cause data. On failure, dump the macOS DiagnosticReports .ips crash log (faulting PC, fault address, exception subtype — distinguishes a KERN_CODESIGN_ERROR exec fault, i.e. a test-hook mapping problem, from a write fault at an RX address, i.e. an unrouted code-write path) and rerun under lldb --batch for a live backtrace.