8000 crash on save in neovim · Issue #67 · oxalica/nil · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000 crash on save in neovim #67
Closed
Closed
@xanderio

Description

@xanderio

After updating to nil version 2023-03-01 I'm experiencing this crash every time I save a file to disk.

If I can provide any further information regarding this crash I'm happy to do that.

neovim config: https://github.com/xanderio/dotfiles/blob/main/home/develop/neovim/nvim/init.lua#L131-L144

Cleanup nvim lsp.log entry

[ERROR][2023-03-08 09:33:28] .../vim/lsp/rpc.lua:734	"rpc"	"nil"	"stderr"	
"thread 'main' panicked at 'no entry found for key', crates/ide/src/base.rs:126:10
stack backtrace:
   0: rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::panicking::panic_display
   3: core::panicking::panic_str
   4: core::option::expect_failed
   5: ide::base::FileSet::path_for_file
   6: nil::server::Server::apply_vfs_change
   7: nil::server::Server::run
   8: nil::main_loop
   9: nil::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace."

Sidenote: Love your work on nil, it's getting more amazing with every update :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-vimArea: Vim/NeovimC-bugCatagory: bugI-abortIssue: unexpected abortI-panicIssue: unexpected panic

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0