** Changed in: vim (Debian)
Status: Unknown => Fix Released
--
Vim locks up while editing a specific file (file attached)
https://bugs.launchpad.net/bugs/68960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailin
** Bug watch added: Debian Bug tracker #400771
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400771
** Also affects: vim (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400771
Importance: Unknown
Status: Unknown
--
Vim locks up while editing a specific file (file
Thanks for following this up, Dominique. I've just uploaded
1:7.1.293-2ubuntu1 to intrepid, which should contain this fix.
** Changed in: vim (Ubuntu)
Assignee: (unassigned) => Colin Watson (kamion)
Status: Fix Committed => Fix Released
--
Vim locks up while editing a specific file (
** Changed in: vim (Ubuntu)
Status: Confirmed => Fix Committed
--
Vim locks up while editing a specific file (file attached)
https://bugs.launchpad.net/bugs/68960
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
Patch 7.1.227 of Vim fixes this issue. Bug can be marked as fixed when
Ubuntu uses a version >= 7.1.227.
--
Vim locks up while editing a specific file (file attached)
https://bugs.launchpad.net/bugs/68960
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bu
I did a bit of debugging with latest vim-7.1 (patches 1-166).
I found that vim loops forever in a while(...)
loop in syntax.c in function syntax_start():
syntax.c:
562 while (current_lnum < lnum)
563 {
...
...
596 load_current_state(prev);
...
...
609 line
I can also reproduce this bug with the latest version of vim (vim-7.1.156)
which I downloaded from cvs and compiled from sources.
I move cursor from left to right over parenthese at line 89 (it's fine)
but when I move cursor from right to left over parenthese, vim
then takes 100% of CPU. I waited
FWIW, this bug still applies to Edgy, given that there were no updates
to the vim package since then. I plan to test it on Feisty once I have
it installed, but if anyone could do this that would be nice.
--
Vim locks up while editing a specific file (file attached)
https://launchpad.net/bugs/6896
> 5) Vim should lock up and the only way to close it is by killing its
process
As a workaround, just press ctrl+c, vim will come back to life.
--
Vim locks up while editing a specific file (file attached)
https://launchpad.net/bugs/68960
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
I've confirmed this in Edgy. I will look into this upstream tomorrow.
** Changed in: vim (Ubuntu)
Status: Unconfirmed => Confirmed
--
Vim locks up while editing a specific file (file attached)
https://launchpad.net/bugs/68960
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http
Attached testcase file.
** Attachment added: "bug testcase"
http://librarian.launchpad.net/4939542/vim_testcase
--
Vim locks up while editing a specific file (file attached)
https://launchpad.net/bugs/68960
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
11 matches
Mail list logo