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

runtime/pprof: "signal" test failures #10519

Closed
mdempsky opened this issue Apr 21, 2015 · 2 comments
Closed

runtime/pprof: "signal" test failures #10519

mdempsky opened this issue Apr 21, 2015 · 2 comments
Milestone

Comments

@ianlancetaylor ianlancetaylor added this to the Go1.5 milestone Jun 3, 2015
@rsc
Copy link
Contributor

rsc commented Jul 21, 2015

The message is the exit status being reported by the go command. The test binary seems to be exiting due to the signal, without handling it itself.

Are there more recent instances of this?

@mdempsky
Copy link
Member Author

All of the Google search results for site:build.golang.org "signal: segmentation fault" appear to be from April. Looks like this isn't a problem anymore.

@golang golang locked and limited conversation to collaborators Jul 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants