It seems also to be reproducible in Linux, I could reproduce it with your native-comp docker image ( https://hub.docker.com/r/andreacorallo/emacs-nativecomp). It is not the most succinct reproduction, but here are the instructions: https://gist.github.com/zeronone/df94cfe1ca35f1c55d7f6936b64a6725 Hope it is helpful. On Mon, May 18, 2020 at 7:34 PM Andrea Corallo wrote: > Arif Rezai writes: > > > Hello, > > > > I am using latest build emacs from feature/native-comp branch. It has > > become much more reliable now. However, it crashes every time upon > > doing > > multi-cursor, (thankfully it is deterministic though). > > > > 1. Go to visual-mode with (evil-visual-block) > > 2. Go a few lines down with (evil-next-line) > > 3. Switch to insert-mode with (evil-insert) > > Hi Arif, > > I don't use Evil my self, could you provide a short reproducer that > evaluated for you triggers the crash? Or is already just the evaluation > of these three forms? > > I'm also Ccing Luca so he can tell if the same is reproducible in > GNU/Linux. > > Thanks for the report > > Andrea > > -- > akrl@sdf.org >