Obscure Vi bug?

David S. Herron david at twg.com
Mon Jul 23 08:53:06 AEST 1990


Well, gee, as long as we're gonna pour out some vi bugs..

On (at least) SysVr3.1 and r3.2 on the 3b2 line if you use
the '!' command to filter some text, then a zombie is left around.
You do that enough times and you fill up the process table with
zombies and somebody comes to your cubicle and asks what's going
wrong with the system.  At least that's what happened to me the
time I was playing with some tables of information for which
I had an awk(1) script which recalculated the tables...

Short-Version: The filter command in vi leaves a zombie hanging.

Fix: Do a wait(2), silly!
-- 
<- David Herron, an MMDF weenie, <david at twg.com>
<- Formerly: David Herron -- NonResident E-Mail Hack <david at ms.uky.edu>
<-
<- Sign me up for one "I survived Jaka's Story" T-shirt!



More information about the Comp.bugs.sys5 mailing list