-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Segfault on bazel init #68
Comments
The last LTS has a broken gcc. I have a fix for that in the circleci branch. On Friday, March 27, 2015, markchadwick [email protected] wrote:
|
Kristina got into the same problem with our builds on TravisCI. |
Assigning to ulfjack since he already has a fix. |
I won't get to this before the middle of next week. On Fri, Mar 27, 2015 at 11:36 AM lberki [email protected] wrote:
|
Ulf, ping? |
Compiled bazel from source using
./compile.sh
-- resulting binary segfaults moments after starting.Ubuntu 12.04.5 LTS
java-8-oracle (from the PPA suggested here: http://bazel.io/docs/install.html)
libc6 2.15-0ubuntu10.11
To reproduce:
Inspecting the core:
The text was updated successfully, but these errors were encountered: