fvim crashes every time when I click the close button on the top right corner
See original GitHub issueI start fvim by double click fvim.exe. When I close its window by clicking the x
button on top right, it immediately crashes with following stack trace (I am not sure how to copy these text, so have to take a snapshot instead):
Issue Analytics
- State:
- Created 3 years ago
- Comments:16 (10 by maintainers)
Top Results From Across the Web
Crash when non-current WinBar click closes window #4337
Vim crashes (sometimes) with SEGV when clicking a WinBar in a non-current window and the menu command closes the current window.
Read more >neovim/vim crashing macOS if i close the terminal
processes neovim (2) is running", and if i select "close" my system hard crashes. display stops updating, trackpad doesn't do the lil vibration ......
Read more >Terminal.app keeps crashing while using VIM
I can tell you that Sierra's Applications -> Utilities -> Terminal works just fine using /usr/bin/vim. Try removing (or saving somewhere ...
Read more >vim 100% CPU usage after closing xterm with 'vim file' opend.
Do not exit from vim but close the window with the close button on the right top side of the window. Open another...
Read more >Vim crashes whenever I try to quit
I am using the alacritty terminal, and I have tried using CTRL+Q, from this answer, because I thought I hit CTRL+S by accident....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
fvim release should be v0.2.273-g41ce0c6, before the latest release (which is 4 days ago). I started fvim by double click, it is using my nvim config for Windows. I haven’t tried a clean start without any config.
I will try to reproduce without any config.
okay, let’s close this for now. I’ve been working on better error reporting/startup sequence so this may get accidentally fixed…