-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
AutomationIssues created by gopherbot or watchflakes automation.Issues created by gopherbot or watchflakes automation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.gopls/memory-corruption"can't happen" gopls crashes (races, unsafe, miscompile, runtime bugs, faulty HW)"can't happen" gopls crashes (races, unsafe, miscompile, runtime bugs, faulty HW)gopls/telemetry-wins
Milestone
Description
#!stacks
"sigpanic" && "encoding/gob.(*Decoder).decodeValue:+0,+0x0"
Issue created by stacks.
This stack XnTGJw was reported by telemetry:
crash/crashruntime.throw:+9,+0x33runtime.sigpanic:+33,+0x213encoding/gob.(*Decoder).decodeValue:+0,+0x0encoding/gob.(*Decoder).recvType:+9,+0xebencoding/gob.(*Decoder).decodeTypeSequence:+22,+0x6bencoding/gob.(*Decoder).DecodeValue:+14,+0x16bencoding/gob.(*Decoder).Decode:+11,+0xd7golang.org/x/tools/internal/facts.(*Decoder).Decode:+23,+0x10fgolang.org/x/tools/gopls/internal/cache.(*action).exec:+55,+0x2cfgolang.org/x/tools/gopls/internal/cache.execActions.func1.1:+2,+0x47sync.(*Once).doSlow:+5,+0xdfsync.(*Once).Do:=69,+0x73golang.org/x/tools/gopls/internal/cache.execActions.func1:+2,+0x44runtime.goexit:+0,+0x3
golang.org/x/tools/[email protected] go1.25.1 darwin/arm64 gopls.client=other,vscode (1)
Use this command to reproduce the executable:
(HOME=$(mktemp -d); GOOS=darwin GOARCH=arm64 GOTOOLCHAIN=go1.25.1 go install golang.org/x/tools/[email protected] && find $HOME/go/bin -type f)
To disassemble: go tool objdump exe | less
Metadata
Metadata
Assignees
Labels
AutomationIssues created by gopherbot or watchflakes automation.Issues created by gopherbot or watchflakes automation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.gopls/memory-corruption"can't happen" gopls crashes (races, unsafe, miscompile, runtime bugs, faulty HW)"can't happen" gopls crashes (races, unsafe, miscompile, runtime bugs, faulty HW)gopls/telemetry-wins