I'm trying to use vim-latex with gVim on Windows XP, but as soon as I open a .tex file (or as soon as I set ft=tex) gVim crashes with no error messages visible. The crash doesn't occur in console vim.
I've followed the setup instructions to a T (as far as I can tell), and I've tried disabling all other plugins and stripping my .vimrc as well.
I tried running gvim -V9log.txt file.tex, but the output didn't help …