Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Stack smashing detected #146

Open
Vliro opened this issue Aug 23, 2021 · 1 comment
Open

Stack smashing detected #146

Vliro opened this issue Aug 23, 2021 · 1 comment

Comments

@Vliro
Copy link

Vliro commented Aug 23, 2021

Hi, I am trying to install Java LSP. I am using the base config from LunarVim to bootstrap my installation. I try to do
:LspInstall java but this immediately crashes vim with a segfault (or stack smashing). I tried to analyze the output but all I got was

(No debugging symbols found in /usr/bin/nvim)
[New LWP 61568]
[New LWP 61569]
[New LWP 61571]
[New LWP 61572]
[New LWP 61574]
[New LWP 61573]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `nvim -u /home/abbe/.local/share/lunarvim/lvim/init.lua'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f80a894ed22 in raise () from /usr/lib/libc.so.6
[Current thread is 1 (Thread 0x7f80a88ecd00 (LWP 61568))]

All other lsp installs work fine.

@tleonardi
Copy link

Looks like a duplicate of #128

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants