From owner-freebsd-questions@FreeBSD.ORG Wed Jul 23 14:28:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55D6D37B401 for ; Wed, 23 Jul 2003 14:28:42 -0700 (PDT) Received: from webmail.xmission.com (webmail.xmission.com [198.60.22.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 967C643F75 for ; Wed, 23 Jul 2003 14:28:41 -0700 (PDT) (envelope-from sedwards@qrwsoftware.com) Received: from www by webmail.xmission.com with local (Exim 3.35 #1) id 19fRA7-0001um-00; Wed, 23 Jul 2003 15:28:39 -0600 Received: from 12-209-161-120.client.attbi.com (12-209-161-120.client.attbi.com [12.209.161.120]) by webmail.xmission.com (IMP) with HTTP for ; Wed, 23 Jul 2003 15:28:38 -0600 Message-ID: <1058995718.3f1efe06829fa@webmail.xmission.com> Date: Wed, 23 Jul 2003 15:28:38 -0600 From: sedwards@qrwsoftware.com To: Rus Foster References: <1058981768.3f1ec788d0125@webmail.xmission.com> <20030723103628.K68935@thor.65535.net> In-Reply-To: <20030723103628.K68935@thor.65535.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 cc: freebsd-questions@freebsd.org Subject: Re: Any way to stop a remote box gone crazy? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 21:28:42 -0000 I get the same Segmentation fault when I try to run dmesg. I'm using the bash shell. Oddly enough I can run sh though. Another odd thing if I try to use cat with bash I get: -bash: cat: command not found but I get this if I run cat from sh: cat: no such device or address Thanks -Scott Quoting Rus Foster : > On Wed, 23 Jul 2003 sedwards@qrwsoftware.com wrote: > > > > > Hello I have a remote machine running FreeBSD 4.8 that runs my > internet > > radio station (http://www.itsallgoodradio.com) and it has gone wacky. > It > > will be several hours before anyone can get to it to reboot it. I have > a > > ssh login prompt that is still live, but anytime I try to execute a > > command I get either a Segmentation Fault or if I try to "su" I get an > > Abort trap. If I try to ssh into it now I get: > > > > ssh_exchange_identification: Connection closed by remote host > > > > Hi, > OK can you run dmesg at all? I guess you can. Which shell are you > running > as you might be able to use some of the builtin commands > > > Cheers > > Rus > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >