vim hangs loading 100%
Bug #673680 reported by
marbertone
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vim (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: vim
vim hang and loads 100% ad libitum when closing a 6 rows-2 column file made of numbers after typing :wq
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: vim 2:7.2.330-1ubuntu4
ProcVersionSign
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Wed Nov 10 19:46:59 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
LANG=it_IT.utf8
SHELL=/bin/bash
LC_NUMERIC=
SourcePackage: vim
To post a comment you must log in.
If you could confirm whether this happens when starting Vim in the following ways, that should help narrow down whether this is a bug in Vim or some script that is loaded.
1) vim -u NONE -N testfile
2) vim -u NORC -N testfile
3) vim --noplugin -N testfile
4) vim -u /etc/vim/vimrc -N testfile
Also, attaching the problematic file (or another one that exhibits the same behavior if the original has sensitive information) would help attempts to reproduce the problem.