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: transparent hugepages on linux/mipsle causes segfaults #26898

Open
josharian opened this issue Aug 9, 2018 · 2 comments
Open

runtime: transparent hugepages on linux/mipsle causes segfaults #26898

josharian opened this issue Aug 9, 2018 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@josharian
Copy link
Contributor

Split out from #26179. This was observed on the builder through much of the Go 1.11 cycle, until transparent hugepages were disabled. We should investigate and find out whether this is a kernel bug, a Go bug, or what.

cc @aclements @vstefanovic @milanknezevic

@josharian josharian added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Aug 9, 2018
@josharian josharian added this to the Go1.12 milestone Aug 9, 2018
@odeke-em
Copy link
Member

odeke-em commented Feb 4, 2019

Thanks for filing this bug @josharian!

Unfortunately we didn't get to look at this bug for Go1.12 so I shall punt it to Go1.13 but I'll also page some more perhaps interested folks @laboger @billotosyr @cherrymui @randall77

@odeke-em odeke-em modified the milestones: Go1.12, Go1.13 Feb 4, 2019
@josharian
Copy link
Contributor Author

cc also @mknyszek in case he is interested

@andybons andybons modified the milestones: Go1.13, Go1.14 Jul 8, 2019
@rsc rsc modified the milestones: Go1.14, Backlog Oct 9, 2019
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Triage Backlog
Development

No branches or pull requests

5 participants