#!stacks
"sigpanic" &&
  ("persistent.union:+0,+0x0" ||/* union */
   "persistent.(*mapNode).forEach:+0,+0x0")  

Issue created by stacks.

TEXT golang.org/x/tools/gopls/internal/util/persistent.union(SB) /Users/adonovan/go/pkg/mod/golang.org/x/tools/gopls@v0.19.1/internal/util/persistent/map.go
  map.go:222            0x100762760             f9400b90                MOVD 16(R28), R16                   <---- panic
  map.go:222            0x100762764             eb3063ff                CMP R16, RSP                                                                         
  map.go:222            0x100762768             540017e9                BLS 191(PC)                                                                          
  ...

TEXT golang.org/x/tools/gopls/internal/util/persistent.(*mapNode).forEach(SB) /Users/adonovan/go/pkg/
mod/golang.org/x/tools/gopls@v0.19.1/internal/util/persistent/map.go
  map.go:171            0x1007626c0             f9400b90                MOVD 16(R28), R16        <--- panic
  map.go:171            0x1007626c4             eb3063ff                CMP R16, RSP            
  map.go:171            0x1007626c8             54000429                BLS 33(PC)              
  ...                                                        

This stack C2gvcQ was reported by telemetry:

golang.org/x/tools/gopls@v0.19.1 go1.24.4 darwin/arm64 other (1)

Dups: q291Zg

Comment From: adonovan

This stack q291Zg was reported by telemetry:

golang.org/x/tools/gopls@v0.19.1 go1.24.4 darwin/arm64 other (1)

Comment From: gabyhelp

Related Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)