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

cmd/link: tests fail with -cpu=1,2 #7312

Closed
dvyukov opened this issue Feb 12, 2014 · 1 comment
Closed

cmd/link: tests fail with -cpu=1,2 #7312

dvyukov opened this issue Feb 12, 2014 · 1 comment
Milestone

Comments

@dvyukov
Copy link
Member

dvyukov commented Feb 12, 2014

parent: 19062:d2cd0d13a008 tip, linux/amd64

$ go test -cpu=1,2 cmd/link

--- FAIL: TestMachoWrite-2 (0.00 seconds)
panic: runtime error: slice bounds out of range [recovered]
    panic: runtime error: slice bounds out of range
@minux
Copy link
Member

minux commented Mar 26, 2014

Comment 1:

fixed at tip.

Status changed to Fixed.

@rsc rsc added this to the Go1.3 milestone Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
@rsc rsc removed their assignment Jun 23, 2022
This issue was closed.
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