Crash on startup after updating my system: "Panic: runtime error: invalid memory address or nil pointer dereference" #194
Labels
conclusion: invalid
Issue/PR not valid
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
I enter my NVIM and it starts the LSP server.
Almost immediately the LSP server crashes with this message in the editor:
Then I get this message in the LSP log:
To reproduce
It's enough to start my editor with
.ino
file.clangd version 18.1.8
NVIM v0.9.5 (I had to downgrade from 10.1 because of this bug: #186)
Expected behavior
No crash.
Arduino Language Server version
0.7.6
Arduino CLI version
1.0.3-arch Commit: 8b6ad258e88581a9e77b2eede65aeeeeb265008c
Operating system
Linux
Operating system version
6.9.12-1-MANJARO
Additional context
Note: If I upgrade to the
@latest
unstable version then it doesn't crash (go install github.com/arduino/arduino-language-server@latest
)Issue checklist
The text was updated successfully, but these errors were encountered: