From owner-freebsd-questions Thu May 30 16:34:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA15724 for questions-outgoing; Thu, 30 May 1996 16:34:39 -0700 (PDT) Received: from fyeung5.netific.com (netific.vip.best.com [205.149.182.145]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA15715 for ; Thu, 30 May 1996 16:34:36 -0700 (PDT) Received: (from fyeung@localhost) by fyeung5.netific.com (8.6.11/8.6.9) id QAA06463; Thu, 30 May 1996 16:40:16 GMT From: francis yeung Message-Id: <199605301640.QAA06463@fyeung5.netific.com> Subject: vi uses 100% cpu To: questions@freebsd.org Date: Thu, 30 May 1996 16:40:15 +0000 () Cc: fyeung@fyeung5.netific.com (francis yeung) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I wonder if anyone has seen this vi problem before. Telnet/rlogin into a 2.0.5 FreeBSD system, and start a vi session. Then, close the local window for the telnet/vi session. The telnet session goes away as expected but the vi session stays and the vi sesssion uses 100% cpu. If start another telnet/vi session again and terminate the telnet session again. The vi session stays (as shown in ps -aux) and systat shows the both vi sessions own 100% cpu as each of them owns 50%. This problem can be reproduced consistently. I have tried to telnet/vi from a Sun workstation, from a Window 95 PC, or from a DOS based NCSA Telnet and the same result prevails. Any idea ? Thank you for your help. Francis