Bug 838557
Summary: | vim aborts when inserting EOL | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Roman Rakus <rrakus> | ||||||||
Component: | vim | Assignee: | Karsten Hopp <karsten> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 17 | CC: | karsten, tsmetana | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2012-08-31 21:23:25 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
Roman Rakus
2012-07-09 13:20:17 UTC
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. |