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: pMask index out of range errors #46271

Open
mknyszek opened this issue May 19, 2021 · 2 comments
Open

runtime: pMask index out of range errors #46271

mknyszek opened this issue May 19, 2021 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@mknyszek
Copy link
Contributor

We're seeing some index out of range panics on the builders and internally that look like:

2021-04-28T16:06:21-cbb3f09/freebsd-amd64-race

If I were to guess, they're related to some of the scheduler changes that happened this cycle.

CC @prattmic

@mknyszek mknyszek added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker labels May 19, 2021
@mknyszek mknyszek added this to the Go1.17 milestone May 19, 2021
@mknyszek
Copy link
Contributor Author

Ah, just got an update that the internal crashes are also happening on Go 1.16, so not a release blocker.

@prattmic
Copy link
Member

The internal issues are also on linux/amd64, not freebsd.

@mknyszek mknyszek modified the milestones: Go1.17, Backlog May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

2 participants