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

sigsev in processing initialization message. #41

Open
SpehleonLP opened this issue Apr 5, 2024 · 1 comment
Open

sigsev in processing initialization message. #41

SpehleonLP opened this issue Apr 5, 2024 · 1 comment

Comments

@SpehleonLP
Copy link

I was trying to make an Lsp for my little language and testing it with vim-lsp. and i got a sigsev when vim passes it's initialization message. I made a minimal example where i just include vim's first message in the source and dispatch it manually, idk how legit that is but it breaks in an identical way.

LspTest.zip

built on a current linux mint, using G++12, c++17

@Julpikar
Copy link

I feel suspicious about this repo. There are use after free errors and inconsistencies in the use of smart pointers.

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