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

[Bug]: Neovim crashes on multiple instances, except 1 #35

Open
2 tasks done
KoolieAid opened this issue Feb 21, 2024 · 4 comments
Open
2 tasks done

[Bug]: Neovim crashes on multiple instances, except 1 #35

KoolieAid opened this issue Feb 21, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@KoolieAid
Copy link

Are you on the latest version?

  • I have updated to the latest version.

Have you tried it with default config?

  • I have tried the default config.

Description

The first instance of neovim crashes when another one opens. presence must be loaded on both instances

Neovim version

NVIM:0.9.5
Build type:RelWithDebInfo
LuaJIT:2.1.1703942320

OS information

Windows 10

Steps to reproduce

  1. Open terminal
  2. Open neovim
  3. Open another terminal
  4. Open neovim
  5. Observe that the first instance crashes

Logs

none

Aditional info

No response

@KoolieAid KoolieAid added the bug Something isn't working label Feb 21, 2024
@KoolieAid
Copy link
Author

Original: andweeb#132
I imported since it seems the original repo is unmaintained and someone already made an issue

@jiriks74
Copy link
Owner

jiriks74 commented Feb 22, 2024

I don't have a Windows machine right now but I'll look into it when I have the time to install it on something.

Did you get at least a core dump? Even though I haven't messed around with them I could try to look into it if it were available.

@KoolieAid
Copy link
Author

No, I didn't get a core dump, I did get a glance to the last message printed to the screen before it crashed, which is
image

@jiriks74
Copy link
Owner

jiriks74 commented Apr 3, 2024

This should get you a proper log file @KoolieAid

nvim -V10nvim.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants