From owner-freebsd-questions Tue Oct 3 23:41:15 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA22086 for questions-outgoing; Tue, 3 Oct 1995 23:41:15 -0700 Received: from hermes.intel.com (hermes.intel.com [143.183.152.3]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id XAA22078 for ; Tue, 3 Oct 1995 23:41:09 -0700 From: olsenc@ichips.intel.com Received: from ichips.intel.com by hermes.intel.com (5.65/10.0i); Tue, 3 Oct 95 23:40:35 -0700 Received: from dtt034 by ichips.intel.com (5.64+/10.0i); Tue, 3 Oct 95 23:40:29 -0700 Received: by dtt034.intel.com (AIX 3.2/UCB 5.64/10.0i); Tue, 3 Oct 1995 23:40:26 -0700 Date: Tue, 3 Oct 1995 23:40:26 -0700 Message-Id: <9510040640.AA15533@dtt034.intel.com> To: questions@freebsd.org Subject: /bin/sh dumps core (reproducible) Sender: owner-questions@freebsd.org Precedence: bulk Hello: If I type "set -o vi" and immediately hit ESC-k to to get a previous command, /bin/sh goes south for the winter. This is on FreeBSD 2.0.5 RELEASE. -Clint