You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vm-compat program fails to analyze go1.25 binaries with the following error:
2025/11/19 18:44:08 analysis failed: failed to retrieve syscall number: not handled modification of register in r-type instruction, instruction:0xd1f2e4
vm-compat program fails to analyze go1.25 binaries with the following error:
https://www.notion.so/oplabs/Cannon-Go-1-25-Compatibility-250f153ee1628080844cd79c93fa991b?source=copy_link has some context that might help explain the issue. But we'll likely have to update the vm-compat tool to support go1.25.