Skip to content
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

Langserver stops responding to any requests (neovim lsp logs) #252

Open
armed opened this issue Oct 1, 2024 · 1 comment
Open

Langserver stops responding to any requests (neovim lsp logs) #252

armed opened this issue Oct 1, 2024 · 1 comment

Comments

@armed
Copy link

armed commented Oct 1, 2024

Nim version: 2.0.8
Langserver version: compiled from HEAD ed6cc74
OS: macos, arm64

Getting this error:

Traceback (most recent call last)
../langserver/nimlangserver.nim(166) nimlangserver
../langserver/pkgs2/chronos-4.0.3-ba179f34b0513ebd1615076f07b61e2e217bd228/chronos/internal/asyncengine.nim(1210) runForever
../langserver/pkgs2/chronos-4.0.3-ba179f34b0513ebd1615076f07b61e2e217bd228/chronos/internal/asyncengine.nim(150) poll
../langserver/lstransports.nim(251) startStdioLoop
../langserver/lstransports.nim(188) processMessage
../langserver/lstransports.nim(160) runRpc
../langserver/lstransports.nim(143) writeOutput
../langserver/pkgs2/nim-2.0.8-46333e8f4bda41dd6d3852a3f5fa4975b96b66a2/lib/pure/streams.nim(381) write
../langserver/pkgs2/nim-2.0.8-46333e8f4bda41dd6d3852a3f5fa4975b96b66a2/lib/pure/streams.nim(343) writeData
../langserver/pkgs2/nim-2.0.8-46333e8f4bda41dd6d3852a3f5fa4975b96b66a2/lib/pure/streams.nim(1346) fsWriteData
SIGSEGV: Illegal storage access. (Attempt to read from nil?)

Have no idea how to debug, any advice?

@armed armed changed the title Langserver stops responding to any requests Langserver stops responding to any requests (neovim lsp logs) Oct 1, 2024
@jmgomez
Copy link
Collaborator

jmgomez commented Oct 1, 2024

Thanks, can you post the full log?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants