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

no-fork exits with SIGSEGV #2504

Closed
entailz opened this issue Apr 25, 2024 · 1 comment
Closed

no-fork exits with SIGSEGV #2504

entailz opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@entailz
Copy link

entailz commented Apr 25, 2024

Describe the bug
neovide --no-fork or NEOVIDE_FORK=0 neovide
leads to segfault on exit.
Job 1, 'NEOVIDE_FORK=0 neovide' terminated by signal SIGSEGV (Address boundary error)

To Reproduce
Using a wayland compositor, attempt to use no-fork to block from terminal.

Expected behavior
Expected to exit cleanly

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Linux
  • Neovide Version: neovide 0.12.2
  • Neovim Version: NVIM v0.9.5
    Build type: Release
    LuaJIT 2.1.1713773202

Please run neovide --log and paste the contents of the .log file created in the current directory here:

neovide_r2024-04-24_20-27-57.log

Additional context
Add any other context about the problem here.

@entailz entailz added the bug Something isn't working label Apr 25, 2024
@fredizzimo
Copy link
Member

This is a duplicate of:

And will be fixed by:

But since that PR is stalled due do issues on some Windows system, I might extract it into it's own PR.

@fredizzimo fredizzimo closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2024
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