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/vet: TestVet/lostcancel failure on darwin-amd64-10_12 #35279

Closed
bcmills opened this issue Oct 31, 2019 · 4 comments
Closed

cmd/vet: TestVet/lostcancel failure on darwin-amd64-10_12 #35279

bcmills opened this issue Oct 31, 2019 · 4 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Oct 31, 2019

From darwin-amd64-10_12 (https://build.golang.org/log/23014fced1616c19bf58ecb7f1a3916f3fc32e77):

--- FAIL: TestVet (1.16s)
    --- FAIL: TestVet/lostcancel (1.15s)
        vet_test.go:162: error check failed: 
            Unmatched Errors:
            testvet.exe: ../../runtime/map.go:670:17: t.+ey undefined (type *maptype has no field or method +ey)
FAIL
FAIL	cmd/vet	9.787s

CC @ianthehat @matloob

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Oct 31, 2019
@bcmills bcmills added this to the Go1.14 milestone Oct 31, 2019
@matloob
Copy link
Contributor

matloob commented Oct 31, 2019

Is this happening consistently?

@bcmills
Copy link
Contributor Author

bcmills commented Oct 31, 2019

No.

@matloob
Copy link
Contributor

matloob commented Nov 1, 2019

okay

@ianlancetaylor
Copy link
Contributor

This has to have been some kind of memory corruption.

@golang golang locked and limited conversation to collaborators Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

4 participants