origin: segmentation fault on apple m1
The oc command fails with the error message segmentation fault on ARM based Apple M1 Macbook Pro.
Version
openshift-origin-client-tools-v3.11.0-0cbc58b-mac
Steps To Reproduce
- Just run the oc command
Current Result
[1] 13704 segmentation fault ./oc
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 11
- Comments: 17 (4 by maintainers)
brew install openshift-cli
Try installing it via homebrew. I think the issue is in the 3.x version of oc and not M1 in particular. Homebrew ships with version 4.x. I am using it with an OpenShift cluster at version 3.11 and the client works fine at version 4.x.