https://bugzilla.novell.com/show_bug.cgi?id=656175 https://bugzilla.novell.com/show_bug.cgi?id=656175#c0 Summary: reproducable vim crash (deadly signal ABRT) Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: hvogel@novell.com ReportedBy: suse-beta@cboltz.de QAContact: qa@suse.de Found By: Beta-Customer Blocker: --- Created an attachment (id=402353) --> (http://bugzilla.novell.com/attachment.cgi?id=402353) common.php - open this file in vi I'm using vim with some plugins, and found a reproducable crash :-( Reproducer: 0a. copy the attached .vimrc as ~/.vimrc 0b. copy the attached phpfolding.vim to ~/vim/plugin/ 0c. copy the attached common.php anywhere 1. vi common.php 2. go to line 113 (":113") 3. press enter to un-fold the block 4. go to line 251 (":251") 5. press enter to un-fold the block 6. if 5. did not do anything, press enter once more Result: # vi common.php # with LANG=C Vim: Erhielt tödliches Signal ABRT Vim: Caught deadly signal ABRT Vim: Beendet. Vim: Finished. Abgebrochen In one case, I additionally got this message (after the "signal ABRT" line): *** glibc detected *** vi: corrupted double-linked list: 0x00000000009478b0 *** Expected result: no crash ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.