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

vim 7.4 segfaults with this installed #25

Open
sequethin opened this issue Aug 13, 2013 · 4 comments
Open

vim 7.4 segfaults with this installed #25

sequethin opened this issue Aug 13, 2013 · 4 comments

Comments

@sequethin
Copy link

Not sure exactly where the problem is occuring, but if I use PIV, vim segfaults on large PHP files, and if I remove PIV, everything works fine. I just spent a couple of hours going through my vim setup line by line... Is anyone else experiencing this on vim 7.4?

@lukeasrodgers
Copy link

I'm getting seg faults all over the place with vim 7.4, seemingly unrelated to specific plugins, though some seem more likely to bring it on (e.g. ctrl-P with large files in multiple buffers). Combining syntax enable with set incsearch on its own is enough to make vim 7.4 segfault every time for me.

@dibayendu
Copy link

vim crashes with PIV in some php files. I am working on a drupal project and opening any .module crashes vim. Once i remove the PIV from bundles folder, it seems to open fine.
Is anyone else having this problem?

@dibayendu
Copy link

Sorry ignore my above post. The issue was was vim. After I upgrade vim to 7.4.027, the issue was fixed!

@ragingdave
Copy link

I actually ran into this just today and confirm that it is PIV. In my case it was on a line that was EXTREMELY long. Seems that might be the problem.

The last command to be executed in verbose/debug mode was s:Highlight_Matching_Pair().

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

4 participants