Skip to content

x/tools/gopls: panic somewhere in a goroutine created by Snapshot.getPackageHandles #74304

Open
@adonovan

Description

@adonovan
#!stacks
"gopanic" && "errgroup.(*Group).Wait" && "getPackageHandles"

Issue created by stacks.

The stack is very unhelpful here since the panic was raised by an errgroup.Group.Go goroutine and all that context is lost due to the errgroup change from proposal #53757. There are at least 7 existing issues that this is potentially a duplicate of--or it may be something new; we cannot tell.

This stack V8TD-Q was reported by telemetry:

golang.org/x/tools/[email protected] go1.24.4 darwin/arm64 vscode (1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone 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.goplsIssues related to the Go language server, gopls.gopls/telemetry-wins

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions