golang / vscode-go

Go extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=golang.Go
Other
3.8k stars 730 forks source link

gopls: automated issue report (crash) #3107

Open nghtstr opened 6 months ago

nghtstr commented 6 months ago

gopls version: v0.14.2/go1.21.4 gopls flags: update flags: proxy extension version: 0.40.1 environment: Visual Studio Code linux initialization error: undefined issue timestamp: Tue, 02 Jan 2024 00:15:41 GMT restart history: Mon, 01 Jan 2024 17:38:01 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: unrecognized crash pattern.
gopls stats -anon gopls stats -anon failed after running for 226ms
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.
hyangah commented 6 months ago

I guess this is a duplicate of https://github.com/golang/vscode-go/issues/3108 On the other hand, I also noticed gopls stats -anon failed. @nghtstr Can you try to run gopls stats -anon from the workspace root?

nghtstr commented 6 months ago

I can on Jan 4. That is when I will be in front of that computer.

nghtstr commented 6 months ago

And yes, it is a duplicate of #3108