From owner-freebsd-stable@FreeBSD.ORG Fri Sep 12 10:49:45 2003 Return-Path: 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 B98E116A4BF for ; Fri, 12 Sep 2003 10:49:45 -0700 (PDT) Received: from siralan.org (12-223-227-231.client.insightbb.com [12.223.227.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAD6643FDD for ; Fri, 12 Sep 2003 10:49:44 -0700 (PDT) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.9/8.12.9) with ESMTP id h8CHnehT012379 for ; Fri, 12 Sep 2003 12:49:44 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.9/8.12.9/Submit) id h8CHndDU012378 for freebsd-stable@freebsd.org; Fri, 12 Sep 2003 12:49:39 -0500 (EST) From: "Michael L. Squires" Message-Id: <200309121749.h8CHndDU012378@siralan.org> To: freebsd-stable@freebsd.org (FreeBSD Stable) Date: Fri, 12 Sep 2003 12:49:39 -0500 (EST) In-Reply-To: <6.0.0.22.0.20030912133830.06a0a3e0@209.112.4.2> from "Mike Tancsa" at Sep 12, 2003 01:39:47 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: is stable stable yet? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 17:49:45 -0000 > If you cant get crash dumps then try at least hooking up a serial console > to it so at least you see the panic saved on your console. If you are not > seeing a panic, or if the panic is in random places, its probably hardware. Between 8/20 and 9/9 I had two or three crashes a day that looked like this. There were no error messages, just reboots. It did look like hardware, but apparently wasn't. Running a kernel compiled from cvsup'd sources from 9/9 solved this problem. The system has been running buildworld, installworld, and portupgrade most of the time since then with no problems. Mike Squires