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

Recover from corrupted frecency DB #1109

Open
2 tasks done
willothy opened this issue Jan 28, 2025 · 3 comments
Open
2 tasks done

Recover from corrupted frecency DB #1109

willothy opened this issue Jan 28, 2025 · 3 comments
Labels
feature New feature or request fuzzy Filtering and sorting of completion items

Comments

@willothy
Copy link
Contributor

Make sure you have done the following

  • Updated to the latest version of blink.cmp
  • Searched for existing issues and documentation (try <C-k> on https://cmp.saghen.dev)

Bug Description

Happens almost any time I accept a completion item. I have reinstalled Blink several times, rm -rf'd ~/.local/share/nvim/lazy/blink.cmp, etc.

Relevant configuration

neovim version

NVIM v0.11.0-dev-1423+g48c09ed4d9

blink.cmp version

main

@willothy willothy added the bug Something isn't working label Jan 28, 2025
@willothy willothy changed the title Neovim Crashes with code 139 Neovim Crashes with code 139 (segfault) Jan 28, 2025
@willothy
Copy link
Contributor Author

Seems to be fixed by deleting the database at ~/.local/share/nvim/blink, my bad

@Saghen Saghen reopened this Jan 28, 2025
@Saghen
Copy link
Owner

Saghen commented Jan 28, 2025

It's bizarre that the it got corrupted in the first place. I'll look into trying to recover from a corrupted DB. If it happens again, send over the DB so I can take a closer look

@Saghen Saghen changed the title Neovim Crashes with code 139 (segfault) Recover from corrupted frecency DB Jan 28, 2025
@Saghen Saghen added feature New feature or request fuzzy Filtering and sorting of completion items and removed bug Something isn't working labels Jan 28, 2025
@willothy
Copy link
Contributor Author

willothy commented Jan 28, 2025

Gotcha, will do! My bad, should've copied the db but I kinda just deleted it as a last-ditch effort and didn't expect it to work haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request fuzzy Filtering and sorting of completion items
Projects
None yet
Development

No branches or pull requests

2 participants