-
Notifications
You must be signed in to change notification settings - Fork 798
gopls: automated issue report (crash) #2087
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
Comments
Thanks for the report @d0ngw |
Thanks for the reply, I have updated gopls to 0.8.0 this morning. I will use it in development and check if there are still crashes. |
Hi, is it possible that you compiled gopls with a different version of Go? The line numbers in your stack trace do not align with RC1. For example, there is no assertion on line 461 of unify.go. It looks like perhaps you built gopls with beta2? Could that be possible? |
Also, can you please share any additional context about what you were doing when you got the crash? What did the code look like that you were inferring? |
Aha, this looks like a dupe of golang/go#50929. I believe this should be fixed with RC1. Closing, please reopen if you disagree. |
OK, Thanks. |
gopls version: v0.7.5
gopls flags:
update flags: proxy
extension version: 0.31.1
go version: 1.18rc1
environment: Visual Studio Code darwin
initialization error: undefined
issue timestamp: Thu, 03 Mar 2022 08:07:45 GMT
restart history:
Thu, 03 Mar 2022 07:45:36 GMT: activation (enabled: true)
ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.
Describe what you observed.
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>
The text was updated successfully, but these errors were encountered: