-
Notifications
You must be signed in to change notification settings - Fork 19k
cmd/trace: wrong number of GCWaiting goroutines #75864
Copy link
Copy link
Open
Labels
BugReportIssues describing a possible bug in the Go implementation.Issues describing a possible bug in the Go implementation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Metadata
Metadata
Assignees
Labels
BugReportIssues describing a possible bug in the Go implementation.Issues describing a possible bug in the Go implementation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Todo
Go version
go version go1.25.0 linux/amd64
Output of
go envin your module/workspace:What did you do?
Capture a program snapshot with flight recorder.
Open the snapshot with
go tool trace <snapshot>What did you see happen?
What did you expect to see?
Correct number of GCWaiting goroutines