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

goyo and shade conflict ends in core dump #257

Open
macbuse opened this issue Oct 16, 2021 · 0 comments
Open

goyo and shade conflict ends in core dump #257

macbuse opened this issue Oct 16, 2021 · 0 comments

Comments

@macbuse
Copy link

macbuse commented Oct 16, 2021

Hi

this is a crosspost from sunjon/Shade.nvim#22

It doesn't surprise me that fails but core dumps :(


Behavior : Launching Goyo plugin in a split then switching split causes a core dump of nvim

Terminal error message:

/src/nvim/ui_compositor,c.358: compose_line Assertion until>col failed

Expected Behavior: revert to normal highlighting but without core dump

NVIM v0.6.0-dev
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -g -O2 -fdebug-prefix-map=/build/neovim-QYeQt9/neovim-0.5.0+ubuntu2+git202107071802-3de777d25-d569569c9=. -fstack-protector-strong -Wformat -Werror=format-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/build/neovim-QYeQt9/neovim-0.5.0+ubuntu2+git202107071802-3de777d25-d569569c9/build/config -I/build/neovim-QYeQt9/neovim-0.5.0+ubuntu2+git202107071802-3de777d25-d569569c9/src -I/build/neovim-QYeQt9/neovim-0.5.0+ubuntu2+git202107071802-3de777d25-d569569c9/.deps/usr/include -I/usr/include -I/build/neovim-QYeQt9/neovim-0.5.0+ubuntu2+git202107071802-3de777d25-d569569c9/build/src/nvim/auto -I/build/neovim-QYeQt9/neovim-0.5.0+ubuntu2+git202107071802-3de777d25-d569569c9/build/include
Compiled by buildd@lgw01-amd64-030

Features: +acl +iconv +tui
See ":help feature-compile"

system vimrc file: "VIM/sysinit.vim"fall−backforVIM: "/usr/share/nvim"

Run :checkhealth for more info

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

No branches or pull requests

1 participant