-
Notifications
You must be signed in to change notification settings - Fork 18k
gopls: automated issue report (crash) #70246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
[Info - 21:38:40] 2024/11/04 21:38:40 Created View (#1) [Info - 21:38:41] 2024/11/04 21:38:41 go/packages.Load golang/vscode-go#1 panic: D:/Go/src/go/types/stmt.go:932: assertion failed [recovered] goroutine 905 [running]: [Info - 21:38:42] 2024/11/04 21:38:42 go/packages.Load golang/vscode-go#1 panic: D:/Go/src/go/types/stmt.go:932: assertion failed [recovered] goroutine 863 [running]: [Info - 21:38:44] 2024/11/04 21:38:44 go/packages.Load golang/vscode-go#1 panic: D:/Go/src/go/types/stmt.go:932: assertion failed [recovered] goroutine 1570 [running]: [Info - 21:38:45] 2024/11/04 21:38:45 go/packages.Load golang/vscode-go#1 panic: D:/Go/src/go/types/stmt.go:932: assertion failed [recovered] goroutine 703 [running]: [Info - 21:38:47] 2024/11/04 21:38:47 go/packages.Load golang/vscode-go#1 panic: D:/Go/src/go/types/stmt.go:932: assertion failed [recovered] goroutine 927 [running]: |
Duplicate of #68334. Please upgrade to Go 1.22.6 or later. |
这是来自QQ邮箱的假期自动回复邮件。收到啦。
|
gopls version: v0.16.2/go1.22.5
gopls flags:
update flags: proxy
extension version: 0.42.1
environment: Visual Studio Code win32
initialization error: undefined
issue timestamp: Mon, 04 Nov 2024 13:36:08 GMT
restart history:
Mon, 04 Nov 2024 13:35:55 GMT: activation (enabled: true)
ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.
Describe what you observed.
Please attach the stack trace from the crash.
A window with the error message should have popped up in the lower half of your screen.
Please copy the stack trace and error messages from that window and paste it in this issue.
Failed to auto-collect gopls trace: no gopls log.
gopls stats -anon
{ "DirStats": { "Files": 160, "TestdataFiles": 0, "GoFiles": 151, "ModFiles": 2, "Dirs": 14 }, "GOARCH": "amd64", "GOOS": "windows", "GOPACKAGESDRIVER": "", "GOPLSCACHE": "", "GoVersion": "go1.22.5", "GoplsVersion": "v0.16.2", "InitialWorkspaceLoadDuration": "1.7283716s", "MemStats": { "HeapAlloc": 9840776, "HeapInUse": 17891328, "TotalAlloc": 231501952 }, "WorkspaceStats": { "Files": { "Total": 624, "Largest": 210104, "Errs": 0 }, "Views": [ { "GoCommandVersion": "go1.22.5", "AllPackages": { "Packages": 57, "LargestPackage": 148, "CompiledGoFiles": 621, "Modules": 1 }, "WorkspacePackages": { "Packages": 3, "LargestPackage": 140, "CompiledGoFiles": 142, "Modules": 1 }, "Diagnostics": 54 } ] } }OPTIONAL: If you would like to share more information, you can attach your complete gopls logs.
NOTE: THESE MAY CONTAIN SENSITIVE INFORMATION ABOUT YOUR CODEBASE.
DO NOT SHARE LOGS IF YOU ARE WORKING IN A PRIVATE REPOSITORY.
<OPTIONAL: ATTACH LOGS HERE>
The text was updated successfully, but these errors were encountered: