[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2008-07-29 Thread James Vega
** 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

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2008-07-29 Thread Bug Watch Updater
** 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

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2008-05-01 Thread Colin Watson
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

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2008-03-22 Thread VF
** 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

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2008-01-15 Thread dominiko
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

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2007-12-02 Thread dominiko
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

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2007-11-18 Thread dominiko
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

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2007-02-05 Thread Anderson Lizardo
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)

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2006-11-06 Thread Constantine Evans
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

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2006-11-06 Thread Malcolm Parsons
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

[Bug 68960] Re: Vim locks up while editing a specific file (file attached)

2006-10-28 Thread Anderson Lizardo
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