You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this command to reproduce the executable: (HOME=$(mktemp -d); GOOS=linux GOARCH=amd64 GOTOOLCHAIN=go1.25.2 go install golang.org/x/tools/gopls@v0.21.0 && find $HOME/go/bin -type f)
To disassemble: go tool objdump exe | less
Issue created by stacks.
More memory corruption.
This stack
1K4m2Awas reported by telemetry:crash/crashruntime.throw:+9,+0x47runtime.sigpanic:+33,+0x26bgo/types.(*Func).Pkg:+0,+0x0golang.org/x/tools/internal/gcimporter.(*iexporter).pushDecl:+3,+0x29golang.org/x/tools/internal/gcimporter.iexportCommon:+47,+0x908golang.org/x/tools/internal/gcimporter.IExportShallow:+8,+0x73golang.org/x/tools/gopls/internal/cache.storePackageResults:+9,+0x3c8golang.org/x/tools/gopls/internal/cache.(*typeCheckBatch).getPackage.func1.gowrap1:+0,+0x2bruntime.goexit:+0,+0x0Use this command to reproduce the executable:
(HOME=$(mktemp -d); GOOS=linux GOARCH=amd64 GOTOOLCHAIN=go1.25.2 go install golang.org/x/tools/gopls@v0.21.0 && find $HOME/go/bin -type f)To disassemble:
go tool objdump exe | less