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) #3599

Open
dortizrv opened this issue Nov 13, 2024 · 1 comment
Open

gopls: automated issue report (crash) #3599

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

Comments

@dortizrv
Copy link

gopls version: v0.16.2/go1.23.1
gopls flags:
update flags: proxy
extension version: 0.42.1
environment: Visual Studio Code linux
initialization error: undefined
issue timestamp: Mon, 11 Nov 2024 16:30:45 GMT
restart history:
Mon, 11 Nov 2024 12:38:27 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 { "DirStats": { "Files": 68, "TestdataFiles": 0, "GoFiles": 3, "ModFiles": 1, "Dirs": 49 }, "GOARCH": "amd64", "GOOS": "linux", "GOPACKAGESDRIVER": "", "GOPLSCACHE": "", "GoVersion": "go1.23.1", "GoplsVersion": "v0.16.2", "InitialWorkspaceLoadDuration": "674.502277ms", "MemStats": { "HeapAlloc": 20409816, "HeapInUse": 30908416, "TotalAlloc": 425255672 }, "WorkspaceStats": { "Files": { "Total": 991, "Largest": 925627, "Errs": 0 }, "Views": [ { "GoCommandVersion": "go1.23.1", "AllPackages": { "Packages": 166, "LargestPackage": 165, "CompiledGoFiles": 987, "Modules": 9 }, "WorkspacePackages": { "Packages": 3, "LargestPackage": 1, "CompiledGoFiles": 3, "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 Nov 13, 2024
@findleyr
Copy link
Contributor

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

@findleyr findleyr added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Nov 13, 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