qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.62k stars 219 forks source link

Crash executing `:version` #764

Open assistcontrol opened 4 years ago

assistcontrol commented 4 years ago

In VimR, when I run :version, VimR exits immediately, writing to the console:

[MainWindow.swift - subscribeToNvimViewEvents():298] Got api error with msg 'conversion(type: Swift.Dictionary<Swift.String, MessagePack.MessagePackValue>)' and error: Could not get all tabpages.
assistcontrol commented 4 years ago

With snapshot 330, now instead of exiting immediately, VimR hangs and has to be forcibly killed.

qvacua commented 4 years ago

I cannot reproduce this on 10.15.2. Could you please describe the exact steps to reproduce this?