-
Notifications
You must be signed in to change notification settings - Fork 17.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
runtime: Build interrupted with panic and segmentation fault on OS X Sierra #16669
Comments
You must upgrade to go1.7rc6 or later. On Thu, 11 Aug 2016, 20:29 Mohammad Gufran [email protected] wrote:
|
go version
)?go1.6.2 darwin/amd64
go env
)?Run
go build
on any valid go program.Build finished successfully and an executable binary produced.
Sometimes
and sometimes
Both of these errors appear at random, I wasn't able to replicate them reliably. As far as I know, repeatedly running
go build
will crash a few times.I updated to OS X Sierra about 12 hours ago and this issue started after than, before the upgrade everything was working perfectly fine.
I am going to purge my current Go installation and reinstall again, if the issue persist I'll update the thread.
The text was updated successfully, but these errors were encountered: