qvacua / vimr

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

Crash: newest version crash when use cd or lcd #1080

Closed SolaWing closed 4 days ago

SolaWing commented 3 months ago

from the crash report, seems there has thread safety issue crash.txt

jasonm commented 1 month ago

I see the same / similar issue, consistently reproducible by running vimr . and then :cd .

crash2.txt

$ uname -a
Darwin JasonMorrisonMacbookPro.local 22.6.0 Darwin Kernel Version 22.6.0: Thu Nov  2 07:43:25 PDT 2023; root:xnu-8796.141.3.701.17~6/RELEASE_ARM64_T6020 arm64

VimR version: Version 0.48.0 (20240727.082947)

jasonm commented 5 days ago

Not sure if related to #1078 but this issue is fixed for me in https://github.com/qvacua/vimr/releases/tag/v0.48.1-20240928.193147 - I think this can be closed @SolaWing @qvacua