onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.35k stars 300 forks source link

terminated by signal SIGSEGV (Address boundary error) on macOS Mojave #2678

Closed ghost closed 5 years ago

ghost commented 5 years ago

Oni Version: master Neovim Version (Linux only): v0.3.1 (system installed) Operating System: macOS Mojave 10.14

Issue:

Couldn't find an issue specifically for this, so I'm posting a new one.

Expected behavior:

Oni starts normally.

Actual behavior:

./node_modules/oni-neovim-binar…' terminated by signal SIGSEGV (Address boundary error)

Steps to reproduce:

Open the binary that comes distributed with Oni on macOS Mojave in ./node_modules/oni-neovim-binaries/bin/nvim-osx64/bin/nvim.

ghost commented 5 years ago

This should be easily fixed by (I think) recompiling the macOS binaries or alternatively upgrading them to the latest Neovim version.

ghost commented 5 years ago

Whoops, my bad! Duplicate of #2396.