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

reflect: crash TestGCBits in runGCProg #11430

Closed
aclements opened this issue Jun 26, 2015 · 1 comment
Closed

reflect: crash TestGCBits in runGCProg #11430

aclements opened this issue Jun 26, 2015 · 1 comment
Milestone

Comments

@aclements
Copy link
Member

The earliest instance seems to be: http://build.golang.org/log/ebef81c8288d8fe5e9a4f4da70aafd9ede59f1b2 (2015-06-26T17:26:09-e0e47e2/freebsd-amd64-race). The crash isn't reliable, but it has happened frequently enough since that commit to implicate that commit or something very close to it. So far, all of the failures have been on amd64, but just about every OS.

This may also sometimes manifest as a test failure without a crash: http://build.golang.org/log/67be43ca33d74ef696b29b35e8d94d5ce256bddc (2015-06-26T17:49:33-32fddad/freebsd-amd64-gce101)

@aclements aclements self-assigned this Jun 26, 2015
@aclements aclements added this to the Go1.5 milestone Jun 26, 2015
@aclements
Copy link
Member Author

The crash isn't reliable, but it has happened frequently enough since that commit to implicate that commit or something very close to it.

The specific test line that's causing the crash was added by the commit just before e0e47e2 (4b28755), so that's why it started around here. The underlying bug presumably existed before.

@golang golang locked and limited conversation to collaborators Jun 25, 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

2 participants