Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freeze in random moment #450

Open
gmankab opened this issue Mar 25, 2023 · 15 comments
Open

freeze in random moment #450

gmankab opened this issue Mar 25, 2023 · 15 comments

Comments

@gmankab
Copy link

gmankab commented Mar 25, 2023

it freezes every 10-20 minutes in random moments

vanilla neovim not freezes at all

neofetch

image

debug.log
init.vim
settings.toml

@akiyosi
Copy link
Owner

akiyosi commented Mar 25, 2023

Hi,
Thanks for this issue report.
What is your goeovim's versions (/path/to/goneovim --version)?

@gmankab
Copy link
Author

gmankab commented Mar 25, 2023

image

installed from aur

@gmankab
Copy link
Author

gmankab commented Mar 25, 2023

i forgot to say

when it freezes, it freezes at all, and there is no ability to make it to continue work

so i must force close it

@akiyosi
Copy link
Owner

akiyosi commented Mar 26, 2023

Hmm, I am not sure of the cause yet, but it could be an OS-specific or specific plug-in or configuration-dependent issue, as I have not seen such a problem in my MacOS environment.

By the way, does the problem occur with the latest version of Goneovim?
https://github.com/akiyosi/goneovim/releases/tag/nightly

@gmankab
Copy link
Author

gmankab commented Mar 30, 2023

By the way, does the problem occur with the latest version of Goneovim? https://github.com/akiyosi/goneovim/releases/tag/nightly

i'l test it, thanks

@gmankab
Copy link
Author

gmankab commented Apr 3, 2023

no freezes on nightly build

@gmankab gmankab closed this as completed Apr 3, 2023
@gmankab
Copy link
Author

gmankab commented Apr 5, 2023

got freeze again on nightly build

i downloaded it about a week ago

image

@gmankab gmankab reopened this Apr 5, 2023
@akiyosi
Copy link
Owner

akiyosi commented Apr 6, 2023

@gmankab
Thanks for the report.
I was able to reproduce a similar problem in your settings and have made a fix to the process that I believe is one of the possible causes of this issue. (68f9ca0)

You can get the fixed binary below.

https://github.com/akiyosi/goneovim/actions/runs/4627102845

@gmankab
Copy link
Author

gmankab commented Apr 8, 2023

thanks, i'll try it

@gmankab
Copy link
Author

gmankab commented Apr 8, 2023

got freeze right now

debug.log

@akiyosi
Copy link
Owner

akiyosi commented Apr 9, 2023

@gmankab
Sorry for the frequent freezes and the annoyance it causes.
I believe commit cf35f01 fixed this problem.
You can try the following CI deliverable binaries.

https://github.com/akiyosi/goneovim/actions/runs/4651133371

@gmankab
Copy link
Author

gmankab commented Apr 10, 2023

thanks, i'll try

@gmankab
Copy link
Author

gmankab commented Apr 10, 2023

got freeze
debug.log
image

@akiyosi
Copy link
Owner

akiyosi commented Apr 12, 2023

@gmankab
I will continue to investigate and work on resolving the issue, but this issue is related to the minimap synchronization.
I believe that the application crash can be avoided by not displaying the minimap.

In any case, I will continue to investigate this issue a high priority.

@gmankab
Copy link
Author

gmankab commented Apr 12, 2023

i'll disable minimap, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants