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
@bakhankov Thanks for the report!
Is this crash reproducible? In other words, "Go: Restart Go Language Server" or reloading the window doesn't fix the issue?
Transferring to the gopls issue tracker for investigation.
hyangah
changed the title
gopls: automated issue report (crash)
x/tools/gopls: panic during internal/cache.(*analysisNode).typeCheck (crash)
May 23, 2024
gopherbot
added
Tools
This label describes issues relating to any tools in the x/tools repository.
gopls
Issues related to the Go language server, gopls.
labels
May 23, 2024
gopls version: v0.15.3/go1.21.6
gopls flags:
update flags: proxy
extension version: 0.41.4
environment: Visual Studio Code linux
initialization error: undefined
issue timestamp: Wed, 22 May 2024 10:06:06 GMT
restart history:
Wed, 22 May 2024 10:05:56 GMT: activation (enabled: true)
gopls stopped on VSCode start
gopls stats -anon
{ "DirStats": { "Files": 9626, "TestdataFiles": 12, "GoFiles": 5599, "ModFiles": 2, "Dirs": 1498 }, "GOARCH": "amd64", "GOOS": "linux", "GOPACKAGESDRIVER": "", "GOPLSCACHE": "", "GoVersion": "go1.21.6", "GoplsVersion": "v0.15.3", "InitialWorkspaceLoadDuration": "1.240260707s", "MemStats": { "HeapAlloc": 148121704, "HeapInUse": 229654528, "TotalAlloc": 1659043360 }, "WorkspaceStats": { "Files": { "Total": 5500, "Largest": 1654451, "Errs": 0 }, "Views": [ { "GoCommandVersion": "go1.21.6", "AllPackages": { "Packages": 1073, "LargestPackage": 200, "CompiledGoFiles": 5805, "Modules": 137 }, "WorkspacePackages": { "Packages": 244, "LargestPackage": 200, "CompiledGoFiles": 1101, "Modules": 1 }, "Diagnostics": 28 } ] } }The text was updated successfully, but these errors were encountered: