I'm getting a crash on neovim in the latest snapshot with the following error
/usr/bin/nvim *** stack smashing detected ***: terminated
The same issue applies when removing all customisations
/usr/bin/nvim -u NORC *** stack smashing detected ***: terminated
Is anyone else experiencing this issue?
Michael Aquilina
On 2019-09-18, Michael Aquilina michaelaquilina@gmail.com wrote:
I'm getting a crash on neovim in the latest snapshot with the following error
/usr/bin/nvim *** stack smashing detected ***: terminated
The same issue applies when removing all customisations
/usr/bin/nvim -u NORC *** stack smashing detected ***: terminated
Is anyone else experiencing this issue?
I've opened an issue about this already[1]. The problem is the libvterm0 update -- if you have a copy of the old one, replace it as a hotfix.
[1]: https://bugzilla.opensuse.org/show_bug.cgi?id=1151203
On 18.09.19 17:15, Michael Aquilina wrote:
I'm getting a crash on neovim in the latest snapshot with the following error
/usr/bin/nvim *** stack smashing detected ***: terminated
The same issue applies when removing all customisations
/usr/bin/nvim -u NORC *** stack smashing detected ***: terminated
Is anyone else experiencing this issue?
Michael Aquilina
Oke, I'm not the only one seeing that.
FYI: I try to update neovim to 0.4.2. Still having fun with lua-luv atm... The lay in home:jbrielmaier