-
Notifications
You must be signed in to change notification settings - Fork 18.5k
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.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.gopls/telemetry-wins
Milestone
Description
#!stacks
"runtime.systemstack_switch:+4" && "runtime.newproc:+3"
Issue created by stacks.
This stack D9Rnmg was reported by telemetry:
TEXT runtime·systemstack_switch(SB), NOSPLIT, $0-0
UNDEF
// Make sure this function is not leaf,
// so the frame is saved.
CALL runtime·abort(SB) <--- here? What about UNDEF??
RET
crash/crashruntime.systemstack_switch:+4runtime.newproc:+3golang.org/x/sync/errgroup.(*Group).Go:+6golang.org/x/tools/gopls/internal/cache.(*Snapshot).getPackageHandles.func2:+1golang.org/x/tools/gopls/internal/cache.(*Snapshot).getPackageHandles:+83golang.org/x/tools/gopls/internal/cache.(*Snapshot).forEachPackage:+37golang.org/x/tools/gopls/internal/cache.(*Snapshot).PackageDiagnostics:+28golang.org/x/tools/gopls/internal/server.(*server).diagnoseChangedFiles:+50golang.org/x/tools/gopls/internal/server.(*server).diagnoseSnapshot:+14golang.org/x/tools/gopls/internal/server.(*server).diagnoseChangedViews.func1:+3golang.org/x/tools/gopls/internal/server.(*server).diagnoseChangedViews.gowrap1:+16runtime.goexit:+0
golang.org/x/tools/gopls@v0.18.0-pre.1 go1.23.4 linux/amd64 vscode (1)
@golang/runtime
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.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.gopls/telemetry-wins