vscode-go
vscode-go copied to clipboard
gopls: automated issue report (crash)
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 226msOPTIONAL: 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>
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?
I can on Jan 4. That is when I will be in front of that computer.
And yes, it is a duplicate of #3108