E316: ml_get: line ... not found (ligne ... introuvable in french)
In this my strace file enclosed.
What can I do to resolv my issue.
I've often this problem on two computer on Ubuntu Linux. For your
information, I use vim 7.0
Nobody have the same issue ? I'm only user ?
You're one of the "blessed" ones :)
The only help at
:help E316
consists of
ml_get: cannot find line {N}
...
This is an internal error. If you can reproduce it, please send
in a bug report. |bugs|
It seems to be a known issue but that the maintainers have not
been able to reproduce under known conditions. If you read at
:help bugs
it will give you hints on how to get helpful information (such as
the strace info, the version info from your vim, contents of your
.[g]vimrc, output of ":so $VIMRUNTIME/bugreport.vim", and perhaps
symbolic debugging information?) into the hands of those that
need it (emailing it to bugs [at] vim.org).
Sorry I can't be of more help, but perhaps with your help, the
maintainers can solve this, which sounds like a problem that
shouldn't happen. :)
-tim