golang / vscode-go

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

gopls: automated issue report (crash) #3082

Closed phuhop97bg closed 10 months ago

phuhop97bg commented 10 months ago

gopls version: v0.14.2 (go1.21.3) gopls flags: update flags: proxy extension version: 0.40.0 go version: 1.21.3 environment: Visual Studio Code win32 initialization error: undefined issue timestamp: Tue, 05 Dec 2023 07:52:00 GMT restart history: Tue, 05 Dec 2023 07:51:05 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. 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.
adonovan commented 10 months ago

Thanks for the report. Can you please share the log you see in the gopls output channel and tell us when you observed this popup (e.g. I was updating gopls, I just opened the vscode, I did refactoring, ...)? Screen Shot 2021-01-27 at 2 53 49 PM

hyangah commented 10 months ago

Duplicate of #3079