Notgnoshi / dotfiles

Personal dotfiles and shell scripts

Home Page:https://agill.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim sometimes segfaults on ALE completion

Notgnoshi opened this issue · comments

This is almost always triggered by a completion, so I suspect it's related to ALE?

vim: malloc.c:4036: _int_malloc: Assertion `(unsigned long) (size) >= (unsigned long) (nb)' failed.
corrupted double-linked list

This has also happened on C++ source files, also triggered by ALE completion.

This happens multiple times a day.

Screenshot from 2022-03-17 14-04-24

Screenshot from 2022-03-17 14-04-44

Installing vim-gtk3 8.2.3458 from https://launchpad.net/~jonathonf/+archive/ubuntu/vim over the 8.1.2269 in the default focal repo appears to have eliminated the issue. I need to double check if the issue is still present in 8.2.2434 from the default impish repo.

If so, this issue will magically resolve itself when updating to 22.04, which currently has 8.2.3995 in the default jammy repo.

https://packages.ubuntu.com/search?suite=all&arch=any&searchon=names&keywords=vim-gtk