-
-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
Info NeededMore information is requiredMore information is requiredbugSomething isn't workingSomething isn't workingcompileRelated to compiling the server from sourceRelated to compiling the server from source
Description
How are you using the lua-language-server?
NeoVim
Which OS are you using?
Windows WSL
What is the issue affecting?
Diagnostics/Syntax Checking
Expected Behaviour
loading LSP completed
Actual Behaviour
suddenly stops working with the error "Client # quit with exit code 0 and signal 6"
Reproduction steps
- open neovim
- LSP loading...
- suddenly stops working
Additional Notes
Using
- Neovim 0.8.2
- Mason
- [email protected]
Log File
[ERROR][2023-01-22 09:49:10] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[ERROR][2023-01-22 09:49:51] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[ERROR][2023-01-22 09:50:50] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[ERROR][2023-01-22 10:00:14] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[ERROR][2023-01-22 10:00:58] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[START][2023-01-22 10:02:31] LSP logging initiated
[ERROR][2023-01-22 10:02:31] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[ERROR][2023-01-22 10:02:49] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[START][2023-01-22 10:12:27] LSP logging initiated
[ERROR][2023-01-22 10:12:27] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[START][2023-01-22 10:14:02] LSP logging initiated
[ERROR][2023-01-22 10:14:02] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[ERROR][2023-01-22 10:17:28] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
[ERROR][2023-01-22 10:17:47] .../vim/lsp/rpc.lua:733 "rpc" "/home/bblando0x15/.local/share/nvim/mason/bin/lua-language-server" "stderr" "*** buffer overflow detected ***: terminated\n"
caarlos0, georgijd-form3, tastytea, captainko, runiq and 1 moreca-mantis-shrimp, caarlos0, Perry3D, Shinzu, siraphobk and 2 more
Metadata
Metadata
Assignees
Labels
Info NeededMore information is requiredMore information is requiredbugSomething isn't workingSomething isn't workingcompileRelated to compiling the server from sourceRelated to compiling the server from source