x/tools/gopls: SIGSEGV during renaming #42170
Closed
Milestone
Comments
Change https://golang.org/cl/264619 mentions this issue: |
Change https://golang.org/cl/264625 mentions this issue: |
gopherbot
pushed a commit
to golang/tools
that referenced
this issue
Oct 23, 2020
Fixes golang/go#42170 Change-Id: Id5b9f5767e952b63482372e5275aa162bc9ab14a Reviewed-on: https://go-review.googlesource.com/c/tools/+/264619 Trust: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> (cherry picked from commit c8cfbd0) Reviewed-on: https://go-review.googlesource.com/c/tools/+/264625
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gopls version: v0.5.1
gopls flags:
Describe what you observed.
I was renaming a type used across the whole codebase, but I kept seeing "Connection got disposed" errors, until gopls crashed.
I'm on WSL 2 with Ubuntu 20.04 64bits
The text was updated successfully, but these errors were encountered: