Bugzilla – Bug 118179
[Subversion] Vim: Caught deadly signal SEGV
Last modified: 2005-09-21 08:10:54 UTC
Checking in a file with Subversion, I observed a strange behavior: After running "svn co FILENAME" Subversion needs a login message. If I start to type, I get _sometimes_ the following message: -------------------- Vim: Caught deadly signal SEGV *** glibc detected *** free(): invalid pointer: 0x0823bec0 *** Vim: Double signal, exiting svn: Commit failed (details follow): svn: system('vim -c 'set tw=72 et' svn-commit.2.tmp') returned 11 -------------------- The strange thing is, that is not easy to reproduce. However I observed it on two machines, so it might be an undiscovered problem.
*** This bug has been marked as a duplicate of 112930 ***