-
Notifications
You must be signed in to change notification settings - Fork 13.4k
LLVM crash in clangd #117583
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
Comments
@llvm/issue-subscribers-clangd Author: Harrison (harrisonmg)
I'm using clangd 19.1.0 through neovim and experiencing regular crashes. As requested by the error message, I am reporting the bug here. Below is the error and stack trace as they appear in my `~/.local/state/nvim/lsp.log`. I believe this is reproduceable on [this tag of the PX4 repository.](https://github.com/PX4/PX4-Autopilot/tree/v1.13.3). Crashing happens on a variety of files after doing a few "go to definition" commands or similar LSP actions.
After reading How to submit an LLVM bug report, I'm not sure what other information I should include. Please let me know if I can provide anything else.
|
This is a 19.1.0 regression which has been fixed in 19.1.2. |
Duplicate of #109367 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using clangd 19.1.0 through neovim and experiencing regular crashes. As requested by the error message, I am reporting the bug here. Below is the error and stack trace as they appear in my
~/.local/state/nvim/lsp.log
. I believe this is reproduceable on this tag of the PX4 repository.. Crashing happens on a variety of files after doing a few "go to definition" commands or similar LSP actions.After reading How to submit an LLVM bug report, I'm not sure what other information I should include. Please let me know if I can provide anything else.
The text was updated successfully, but these errors were encountered: