Skip to content
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

gopls: automated issue report (crash) #3372

Open
AxelWal opened this issue May 2, 2024 · 1 comment
Open

gopls: automated issue report (crash) #3372

AxelWal opened this issue May 2, 2024 · 1 comment
Labels
WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@AxelWal
Copy link

AxelWal commented May 2, 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: Thu, 02 May 2024 09:40:03 GMT
restart history:
Thu, 02 May 2024 09:39:22 GMT: activation (enabled: true)
Thu, 02 May 2024 09:39:22 GMT: installation (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": 629, "TestdataFiles": 0, "GoFiles": 22, "ModFiles": 1, "Dirs": 9 }, "GOARCH": "amd64", "GOOS": "linux", "GOPACKAGESDRIVER": "", "GOPLSCACHE": "", "GoVersion": "go1.21.6", "GoplsVersion": "v0.15.3", "InitialWorkspaceLoadDuration": "463.26402ms", "MemStats": { "HeapAlloc": 21417824, "HeapInUse": 35995648, "TotalAlloc": 319245336 }, "WorkspaceStats": { "Files": { "Total": 1195, "Largest": 395026, "Errs": 0 }, "Views": [ { "GoCommandVersion": "go1.22.1", "AllPackages": { "Packages": 194, "LargestPackage": 161, "CompiledGoFiles": 1191, "Modules": 9 }, "WorkspacePackages": { "Packages": 6, "LargestPackage": 9, "CompiledGoFiles": 22, "Modules": 1 }, "Diagnostics": 0 } ] } }

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>

@gopherbot gopherbot added this to the Untriaged milestone May 2, 2024
@hyangah
Copy link
Contributor

hyangah commented May 2, 2024

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 hyangah added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

3 participants