Skip to content
New issue

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

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

Already on GitHub? # to your account

Vim is not responding on writing file #153

Open
6qyzak opened this issue Nov 16, 2016 · 1 comment
Open

Vim is not responding on writing file #153

6qyzak opened this issue Nov 16, 2016 · 1 comment

Comments

@6qyzak
Copy link

6qyzak commented Nov 16, 2016

Vim (also GVim) starts up as normal but on writing files, Vim becomes not responding and gradually eat up RAM up to 100% (And OS start not to respond so I have to reboot my device by force).
I configured Vim (and gvim) compiling with this line:
./configure --with-features=huge --enable-gui=gtk2 --enable-python3interp=yes --with-python3-config-dir=/usr/lib/python3.5/config-3.5m-x86_64-linux-gnu
I'm Using Vim release 8.0 on Ubuntu 16.04 64bit.
Also I've checked whether it's easytags' problem by starting vim both with loading easytags and not loading it to make sure, and I guess it's easytags' problem.

@6qyzak 6qyzak changed the title Vim is not responding on saving Vim is not responding on writing file Nov 16, 2016
@sqwishy
Copy link

sqwishy commented Jan 22, 2017

This might not be the same issue, since I don't see the memory usage thing. But if I make a file containing only x clock; and save it or run :UpdateTags vim will hang and do nothing.

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

No branches or pull requests

2 participants