X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: juhas AT blue DOT seas DOT upenn DOT edu (PAVOL JUHAS) Newsgroups: comp.editors,comp.os.msdos.djgpp Subject: vim (dos32) hangs under djgpp bash Date: 25 Jan 2002 02:21:47 GMT Organization: University of Pennsylvania Lines: 17 Message-ID: NNTP-Posting-Host: blue.seas.upenn.edu Keywords: vim bash djgpp X-Newsreader: TIN [version 1.2 PL2-upenn1.3] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have a frequent problems with Win98 getting frozen, when using vim (version 6.0 for dos32 djgpp) under djgpp2.03 bash (ver.2.04.7). The system gets completely non-responding and the only way out is to restart the computer. These crashes happen quite randomly, usually while exiting vim. I found a reliable way of reproducing them by running vim -c q; vim -c q This problem does not appear with vimd32 under ordinary dos box, neither with MS-Win 32bit console vim under bash. A relevant usenet post seems to be http://groups.google.com/groups?hl=en&threadm=Pine.GSO.3.96.980827095958.1201A-100000%40rtbsci146s however it is not clear to me how to fix the problem. Can anybody help? Thanks, Pavol