Description of problem: While I'm inserting new line the vim aborts. Version-Release number of selected component (if applicable): vim-enhanced-7.3.556-1.fc17.x86_64 How reproducible: Looks like 100% of time. Steps to Reproduce: 1. I will provide file in which it is aborting 2. Go to the end of the 3rd line 3. Enter the editting mode 4. Hit enter Actual results: The crash: $ vim aux_lu.c Vim: Caught deadly signal ABRT Vim: preserving files... Vim: Finished. Aborted and the exit status is 134 Expected results: inserts new line Additional info: Will attach traceback, core dump file and source file I'm edditing
Created attachment 597073 [details] gdb log with traceback gdb log with traceback
Created attachment 597075 [details] Compressed coredump file Compressed coredump file, obtained in gdb using generate-core-file
Created attachment 597076 [details] Source file on which the crash occurs Steps to reproduce: Go to the end of the 3rd line Enter editing mode Hit Enter to insert EOL
OK, the reproducer is: Write some C comments in C file, some kind of C-style coloring has to be enabled (just enough to start editing .c file) Write initial comment: /* the vim will insert * on the next line so it will looks like /* * end now hit the enter on the last line after the * and the vim will abort.
vim-7.3.638-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/vim-7.3.638-2.fc17
Package vim-7.3.638-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing vim-7.3.638-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-12869/vim-7.3.638-2.fc17 then log in and leave karma (feedback).
vim-7.3.638-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.