From owner-freebsd-questions@FreeBSD.ORG Thu Feb 17 01:20:25 2005 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 7861416A4CE for ; Thu, 17 Feb 2005 01:20:25 +0000 (GMT) Received: from neutrino.merly.org (neutrino.merly.org [64.81.246.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3023343D5C for ; Thu, 17 Feb 2005 01:20:25 +0000 (GMT) (envelope-from tonytung@merly.org) Received: from neutrino.merly.org (localhost [127.0.0.1]) by neutrino.merly.org (8.13.1/8.13.1) with ESMTP id j1H1KOQq038165 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 16 Feb 2005 17:20:24 -0800 (PST) (envelope-from tonytung@merly.org) Received: from localhost (tonytung@localhost)j1H1KOf8038162 for ; Wed, 16 Feb 2005 17:20:24 -0800 (PST) (envelope-from tonytung@merly.org) X-Authentication-Warning: neutrino.merly.org: tonytung owned process doing -bs Date: Wed, 16 Feb 2005 17:20:24 -0800 (PST) From: Tony Tung To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: emacs on freebsd 5.3 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: Thu, 17 Feb 2005 01:20:25 -0000 Hi, I have an unusual problem I was hoping someone could help me with. I have a FreeBSD 5.3 server that's been up for longer than a month. In that period, everything seemed fine. However, all of a sudden, I'm no longer able to spawn a shell in emacs. In fact, I cannot start any process (shell, gdb, grep, compile) inside emacs. It is happening to all the users, which makes me wonder if there's some OS-related issue in play here. I've tried restarting emacs, bypassing the emacs startup file, reinstalling emacs, and just about everything I could think of short of restarting the server (don't want to do that until I'm physically present). Any ideas or advice would be welcome. Thanks! Tony