From owner-freebsd-questions Fri Dec 19 16:15:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA04573 for questions-outgoing; Fri, 19 Dec 1997 16:15:30 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from attila.stevens-tech.edu (root@attila.stevens-tech.edu [155.246.14.11]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA04561 for ; Fri, 19 Dec 1997 16:15:24 -0800 (PST) (envelope-from wweng@attila.stevens-tech.edu) Received: from attila.stevens-tech.edu (attila.stevens-tech.edu [155.246.14.11]) by attila.stevens-tech.edu (8.8.5/8.8.3.1) with SMTP id TAA16445; Fri, 19 Dec 1997 19:15:16 -0500 (EST) Date: Fri, 19 Dec 1997 19:15:16 -0500 (EST) From: Wei Weng To: Žoršur Ivarsson cc: questions@FreeBSD.ORG Subject: Re: Segmentation fault running ls In-Reply-To: <349B0783.F7621DEB@est.is> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id QAA04566 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 19 Dec 1997, Žoršur Ivarsson wrote: > We are running 2.2.2-RELEASE and got this evening litle annoying > problem. > > I su-ed in as root and ran ls in directory, then removed files with > wildcard and ran ls again but got Segmentation fault. > > Do you know what happened? > > This computer is our main system for ISP service. Did you try reboot? I got the same problem before too. And sometimes I got strange error like I did "w" but it says "/dev// is not found." Is it a bug or something ? wei