nvimdev / nvimdev/lspsaga.nvim
When quiting a preview window neovim exists with error
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
on a symbol, peek_definition, then quit with q. Neovim exists with error free(): invalid next size fast
Steps to reproduce
on a symbol, show preview, then quit
Expected behavior
Sorry, you might have enough info? if not please let me know
Neovim version (nvim -v)
NVIM v0.10.0-dev-664+g0ce39108
lspsaga commit
latest
Terminal name/version
kitty
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported sequence in Neovim v0.10.0-dev: invoke peek_definition on a symbol, open the preview, and quit with q. Then trace the lspsaga preview-window cleanup path and use the free(): invalid next size fast failure as the regression signal; done means the same sequence exits without an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100