Skip to content

x/tools/gopls: Rename: crash due to Info.Defs[id]=nil bug in checkStructField #70968

Closed

Activity

added
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
goplsIssues related to the Go language server, gopls.
ToolsThis label describes issues relating to any tools in the x/tools repository.
on Dec 23, 2024
added this to the Unreleased milestone on Dec 23, 2024
adonovan

adonovan commented on Dec 23, 2024

@adonovan
MemberAuthor

This has essentially the same root cause as #69362.

findleyr

findleyr commented on Dec 23, 2024

@findleyr
Member

Thanks. Let's put this in v0.18.0 for now.

Since it is in rename (and likely in the context of a broken build), I think it is not too disruptive to leave it until the v0.18.0 release. Can re-evaluate if we see this frequently.

Of course, we still have no idea how this scenario arises...

22 remaining items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @adonovan@gopherbot@findleyr@gabyhelp

      Issue actions

        x/tools/gopls: Rename: crash due to Info.Defs[id]=nil bug in checkStructField · Issue #70968 · golang/go