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

stacktrace loops infinitely on GCCGO, this fixes the issue #47

Open
wants to merge 1 commit into
base: v1
Choose a base branch
from

Conversation

brahmaroutu
Copy link

When running Docker tests with GCCGO 5.1, for supporting non-X86 architecture, stack trace is looping infinitely. This PR fixes that issue
Signed-off-by: Srini Brahmaroutu [email protected]

@brahmaroutu
Copy link
Author

Please review and merge this PR, we need this to avoid tests hanging on IBM Power and Z.

@duglin
Copy link

duglin commented Aug 27, 2015

@niemeyer this is a blocking issue for porting Docker to non-x86 platforms - any chance we could get it reviewed? thanks

@thaJeztah
Copy link

@brahmaroutu @duglin if this is still an issue, we decided to fork go-check in the meantime, so you can reopen this PR against our fork; see moby/moby#21017

@brahmaroutu
Copy link
Author

@thaJeztah This feature is not used in the tests now. When gccgo builds break, we can then react to fix this. Thanks for your consideration and sorry for delayed response.

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.

3 participants