neovide: Window creation fails

Describe the bug On latest main branch, there appears to be some kind of race condition where about 1 out of 10 times Neovide will crash open open.

I don’t see a backtraces log unfortunately, but I do have these logs attached.

My current plan is to try to add more logging:

the last log is just before that inside create_window. You could try to add more logging there.

Desktop (please complete the following information):

  • OS: MacOs 14.0 (23A344)
  • Neovide Version: latest main
  • Neovim Version: NVIM v0.9.4

Please run neovide --log and paste the contents of the .log file created in the current directory here:

neovide_rCURRENT.log neovide_rCURRENT (1).log

About this issue

  • Original URL
  • State: closed
  • Created 8 months ago
  • Comments: 43 (43 by maintainers)

Most upvoted comments

Nice! Great log statement debugging 😄