From owner-freebsd-questions@FreeBSD.ORG Sat Oct 25 10:26:18 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 CAC6016A4B3 for ; Sat, 25 Oct 2003 10:26:18 -0700 (PDT) Received: from ahab.dictos.com (adsl-67-125-129-106.dsl.frsn02.pacbell.net [67.125.129.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 806E943FBF for ; Sat, 25 Oct 2003 10:26:15 -0700 (PDT) (envelope-from jason@ahab.dictos.com) Received: from ahab.dictos.com (localhost.dictos.com [127.0.0.1]) by ahab.dictos.com (8.12.9p1/8.12.9) with ESMTP id h9P5Pksj000832 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Fri, 24 Oct 2003 22:25:46 -0700 (PDT) (envelope-from jason@ahab.dictos.com) Received: from localhost (localhost [[UNIX: localhost]]) by ahab.dictos.com (8.12.9p1/8.12.9/Submit) id h9P5PfLl000831 for questions@freebsd.org; Fri, 24 Oct 2003 22:25:41 -0700 (PDT) (envelope-from jason) From: jason dictos To: questions@freebsd.org Date: Fri, 24 Oct 2003 22:25:41 -0700 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310242225.41136.jason@dictos.com> Subject: Crash in gui X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jason@dictos.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2003 17:26:18 -0000 Hi All, Today my machine has locked up twice within the span of an hour, and both times it locked up when I clicked on a link in Gaim. The lock is hard, and there's no message in /var/log/messages that I can see, so my question is how can I debug such a problem? Where even the caps lock button no longer reponds? I'm using 5.1 + all security patches -Jason