Skip to content
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 when running bikeshed in Travis builds #152

Closed
dcreager opened this issue Feb 14, 2019 · 1 comment
Closed

Segfault when running bikeshed in Travis builds #152

dcreager opened this issue Feb 14, 2019 · 1 comment

Comments

@dcreager
Copy link
Member

The last couple of PRs have had CI failures: build 181 from #150, and build 182 from #151.

We're somehow getting a segfault from bikeshed:

$ bash ./deploy.sh
Skipping deploy; just doing a build.
Running bikeshed on index.src.html
./compile.sh: line 5:  4459 Segmentation fault      (core dumped) bikeshed -f spec ./index.src.html
The command "bash ./deploy.sh" exited with 139.

Any thoughts? The master branch travis builds are how we update the live editor's draft at w3c.github.com, so we'll have to fix this if we don't want to start updating the site manually.

@dcreager
Copy link
Member Author

The issue was spurious; I just went in and manually restarted one of the failed builds from a couple of weeks ago, and it succeeded.

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

No branches or pull requests

1 participant