x/tools/gopls: sigpanic in persistent.(*mapNode).forEach #71115
Labels
Bug
Issues describing a bug in the Go implementation.
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
Issue created by stacks.
This stack looks wrong, perhaps another example of the off-by-one problems in the traceback?
(Is it possible that somehow the tree has become a cyclic graph and what we are seeing is a stack overflow? The line number supports that, but I would expect the failure in that case to occur in
runtime.morestack_noctxt
.)This stack
dVh6PA
was reported by telemetry:crash/crash
runtime.throw:+9
runtime.sigpanic:+33
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+1
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+4
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+4
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+4
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+6
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+6
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+6
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+4
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+4
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+6
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+6
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+4
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+4
golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach:+4
The text was updated successfully, but these errors were encountered: