Closed drgarbi closed 1 year ago
This should be fixed by https://github.com/chipsalliance/verible/pull/2029 - can you try again ?
Hello, @hzeller.
I have tried again using the latest release binary found at: https://github.com/chipsalliance/verible/releases/download/v0.0-3428-gcfcbb82b/verible-v0.0-3428-gcfcbb82b-linux-static-x86_64.tar.gz
It has been fixed now! Thank you
A couple of questions first
Verible extension version: v0.0.3416
What activity failed go-to-definition, and hover Everytime I have my cursor over at any symbol in the code and I press control, the LSP crashes. This can happen multiple times and it quickly reaches the 5 crashes threshold that disable the LSP restart.
Expectation Control over symbol enables go-to-definition and hover information
What actually happened LSP crashes
Test case
If needed, include SystemVerilog sample file(s) that show the code you want to do an operation on
Logfiles
Here are the logfiles:
I could not set the VERIBLE_LOGTHRESHOLD to 0 since I am running it over an SSH connection. If additional logs are needed, any guidance on that would be appreciated.