Skip to content

Switch base image to avoid Segfault #119

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

Merged
merged 1 commit into from
Aug 15, 2016
Merged

Switch base image to avoid Segfault #119

merged 1 commit into from
Aug 15, 2016

Conversation

gdiggs
Copy link
Contributor

@gdiggs gdiggs commented Aug 15, 2016

Related to #111, a Segfault occurs when we hammer STDOUT with issues.
Switching from alpine to a debian-based image seems to behave better in
this scenario.

@codeclimate/review

Related to #111, a Segfault occurs when we hammer STDOUT with issues.
Switching from alpine to a debian-based image seems to behave better in
this scenario.
@pbrisbin
Copy link
Contributor

pbrisbin commented Aug 15, 2016

LGTM. Wouldn't be the first time we've moved off alpine for an edge-case like this.

Do you have a reliable reproduction case that is resolved with this change?

@gdiggs
Copy link
Contributor Author

gdiggs commented Aug 15, 2016

@pbrisbin yep I reproduced this on my machine earlier and have been working with a repo locally

@dblandin
Copy link
Contributor

Nice. LGTM.

@ABaldwinHunter
Copy link
Contributor

Awesome. Nice find

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

Successfully merging this pull request may close these issues.

4 participants