From owner-freebsd-questions@FreeBSD.ORG Sat Nov 1 11:48:22 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 D2CDA16A4CE for ; Sat, 1 Nov 2003 11:48:22 -0800 (PST) Received: from out008.verizon.net (out008pub.verizon.net [206.46.170.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7B3F43FAF for ; Sat, 1 Nov 2003 11:48:21 -0800 (PST) (envelope-from alex.goldhammer@verizon.net) Received: from Goldhammer ([68.160.34.77]) by out008.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20031101194820.XZPF3808.out008.verizon.net@Goldhammer> for ; Sat, 1 Nov 2003 13:48:20 -0600 From: "Alexander P. Goldhammer" To: Date: Sat, 1 Nov 2003 14:48:11 -0500 Message-ID: <000001c3a0b1$19e501c0$6501a8c0@Goldhammer> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Authentication-Info: Submitted using SMTP AUTH at out008.verizon.net from [68.160.34.77] at Sat, 1 Nov 2003 13:48:20 -0600 Subject: ps segfault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: alex.goldhammer@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2003 19:48:23 -0000 Hi I am a newbie to FreeBSD so I am trying to get things going... 1) When I perform a "ps" command I get a seg fault (core dumped) I then get: "Nov 1 13:48:22 /kernel: pid 618 (ps), uid 1001:exited on signal 11 (core dumped)" Is there a reason I cannot run a "ps" command? Or why I would get a seg fault? Thanks, -Alex