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

Open
pronewhite opened this issue Mar 3, 2025 · 1 comment
Open

gopls: automated issue report (crash) #3700

pronewhite opened this issue Mar 3, 2025 · 1 comment
Labels
WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@pronewhite
Copy link

gopls version: v0.18.1/go1.24.0
gopls flags:
update flags: proxy
extension version: 0.46.0
environment: Visual Studio Code win32
initialization error: undefined
issue timestamp: Mon, 03 Mar 2025 12:31:05 GMT
restart history:
Mon, 03 Mar 2025 12:27:51 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": 5, "TestdataFiles": 0, "GoFiles": 4, "ModFiles": 1, "Dirs": 1 }, "GOARCH": "386", "GOOS": "windows", "GOPACKAGESDRIVER": "", "GOPLSCACHE": "", "GoVersion": "go1.24.0", "GoplsVersion": "v0.18.1", "InitialWorkspaceLoadDuration": "3.7527178s", "MemStats": { "HeapAlloc": 106981952, "HeapInUse": 115163136, "TotalAlloc": 115592400 }, "WorkspaceStats": { "Files": { "Total": 552, "Largest": 214636, "Errs": 0 }, "Views": [ { "GoCommandVersion": "go1.24.0", "AllPackages": { "Packages": 66, "LargestPackage": 158, "CompiledGoFiles": 549, "Modules": 1 }, "WorkspacePackages": { "Packages": 1, "LargestPackage": 4, "CompiledGoFiles": 4, "Modules": 1 }, "Diagnostics": 2 } ] } }

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 Mar 3, 2025
@findleyr
Copy link
Member

findleyr commented Mar 4, 2025

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 Mar 4, 2025
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