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

Closed
victormedranop opened this issue Jul 1, 2021 · 2 comments
Closed

gopls: automated issue report (crash) #1601

victormedranop opened this issue Jul 1, 2021 · 2 comments
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@victormedranop
Copy link

gopls version: v0.7.0
gopls flags:
update flags: proxy
extension version: 0.26.0
go version: 1.16.4
environment: Visual Studio Code linux
initialization error: undefined
manual restart count: 0
total start count: 2

ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.

Describe what you observed.

Starting client failed
  Message: JSON RPC parse error: json: cannot unmarshal number into Go struct field RenameClientCapabilities.capabilities.textDocument.rename.prepareSupportDefaultBehavior of type bool: JSON RPC parse error
  Code: -32700 

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 Jul 1, 2021
@findleyr
Copy link
Member

findleyr commented Jul 7, 2021

Hi, are you sure that you are using gopls v0.7.0? The crash pattern here is known, for gopls versions older than 0.6.6. See #1300.

You can locate your gopls binary with Go: Locate Configured Go Tools in the command palette.

@findleyr findleyr added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Jul 7, 2021
@hyangah
Copy link
Contributor

hyangah commented Jul 13, 2021

Closing. Please open a new issue if the problem persists after updating the gopls.

@hyangah hyangah closed this as completed Jul 13, 2021
@golang golang locked and limited conversation to collaborators Jul 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

4 participants