From owner-freebsd-stable@FreeBSD.ORG Sat Mar 4 23:14:42 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFACE16A420 for ; Sat, 4 Mar 2006 23:14:42 +0000 (GMT) (envelope-from freebsd@wcubed.net) Received: from mail.datausa.com (mail.datausa.com [216.150.220.134]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A30643D4C for ; Sat, 4 Mar 2006 23:14:42 +0000 (GMT) (envelope-from freebsd@wcubed.net) Received: (qmail 79942 invoked from network); 4 Mar 2006 23:17:48 -0000 Received: from c-67-176-75-179.hsd1.wa.comcast.net (HELO ?10.0.1.1?) (67.176.75.179) by mail.datausa.com with SMTP; 4 Mar 2006 23:17:48 -0000 Message-ID: <440A1F61.8070501@wcubed.net> Date: Sat, 04 Mar 2006 16:14:41 -0700 From: Brad Waite User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 5.4-STABLE hangs every few days X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2006 23:14:43 -0000 I'm running 5.4-STABLE on a dual Xeon Tyan i7500 which is freezing up every few days. I'm still fighting with my box to find out where my problem is. I would appreciate any pointers to diagnose and/or fix this. I can't find anything on the lists or in the handbook on this level of troubleshooting. I've got INVARIANTS support turned on, but I can't tell any difference between that and the non-INVARIANTS kernel. When I break into the debugger there's no locks or lockedvnods and I can't see anything that *looks* wrong in the threads or processes. Rebooting every few days is worse than an NT server! How do I determine if it's a hardware issue, namely RAM or CPU? Can breaking into the debugger tell me that, or do I have to start swapping pieces out? Any help appreciated.