Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Segmentation fault on macOS High Sierra #53

Open
fjallot opened this issue Feb 27, 2018 · 1 comment
Open

Segmentation fault on macOS High Sierra #53

fjallot opened this issue Feb 27, 2018 · 1 comment

Comments

@fjallot
Copy link

fjallot commented Feb 27, 2018

On macOS High Sierra, the latest release available segfaults.

After investigation, this is due to the fact that the go version the latest binary was built with, 1.6.x I presume, does not work on macOS High Sierra.

Our current workaround is to update go via brew (brew reinstall go) then rebuild the consul-cli from source go get github.com/mantl/consul-cli && go install github.com/mantl/consul-cli.

Would it be possible to create a new release with binaries being built using the latest go version ?

Thanks

@fjallot fjallot changed the title segmentation fault on macOS High Sierra Segmentation fault on macOS High Sierra Feb 27, 2018
@andrein
Copy link

andrein commented Oct 24, 2018

Same error on macOS Mojave, haven't tried building from source yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants