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: "schedule: holding locks" on plan9-arm #50560

Closed
bcmills opened this issue Jan 12, 2022 · 1 comment
Closed

runtime: "schedule: holding locks" on plan9-arm #50560

bcmills opened this issue Jan 12, 2022 · 1 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. OS-Plan9 WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jan 12, 2022

#!watchflakes
post <- builder ~ `^plan9` && `schedule: holding locks`

The runtime fails with schedule: holding locks on plan9 a small but nonzero number of times per year: once last year, once so far this year, and for some reason a rash of them all together in December 2020.

greplogs --dashboard -md -l -e '(?ms)\Aplan9-.*fatal error: schedule: holding locks'

2022-01-12T01:49:33-d55c255-3d3f5d9/plan9-arm
2021-09-07T19:39:04-d92101f/plan9-arm
2020-12-18T23:47:11-9d13527-626cc7c/plan9-arm
2020-12-18T19:44:42-139cd0e/plan9-arm
2020-12-03T18:43:06-b1369d5/plan9-arm
2020-12-02T20:17:57-d949658-2d0258d/plan9-arm
2020-10-29T20:51:49-09d5e0d/plan9-arm

CC @millerresearch

@bcmills bcmills added OS-Plan9 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jan 12, 2022
@bcmills bcmills added this to the Backlog milestone Jan 12, 2022
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 7, 2022
@bcmills bcmills added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Mar 16, 2023
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

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. OS-Plan9 WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
Status: Done
Development

No branches or pull requests

2 participants