Skip to content

Pathogen causing vim to crash #148

Open
@jayrajput

Description

@jayrajput

I have started to rework on this system after few years. Moved from India to USA recently. I have used pathogen before and thought of re-organizing my plugins. But now using pathogen, executing vim crashes. If I remove the line "execute pathogen#infect()" from the .vimrc, things work fine. I have tried to remove all the directory from the .vim and run pathogen with vim-sensible, and it still crashes. I cannot see a reason why pathogen can cause vim to crash but it does for me. How do I go about debugging this more:

[vimbackup]$vim
*** glibc detected *** vim: double free or corruption (fasttop): 0x000000001aa00670 ***
======= Backtrace: =========
/lib64/libc.so.6[0x389b27166f]
/lib64/libc.so.6(cfree+0x4b)[0x389b27589b]
vim(clear_tv+0x4e)[0x453c7e]
vim[0x459aca]
vim[0x459caf]
vim[0x45779d]
vim[0x45a07c]
vim[0x45b191]

My vimrc can be seen in my git repo: https://github.com/jayrajput/dotfiles/blob/master/vimrc

Let me know if you have questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions