From owner-freebsd-hackers@FreeBSD.ORG Fri Sep 21 02:18:48 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB710106564A for ; Fri, 21 Sep 2012 02:18:48 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id 9AA9F8FC16 for ; Fri, 21 Sep 2012 02:18:48 +0000 (UTC) Received: from X220.ovitrap.com ([122.129.201.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q8L2Icxu009688; Thu, 20 Sep 2012 20:18:40 -0600 Date: Fri, 21 Sep 2012 09:18:37 +0700 From: Erich Dollansky To: Charles R Martin Message-ID: <20120921091837.360d908c@X220.ovitrap.com> In-Reply-To: <50579477.20604@corp.sgi.com> References: <50579477.20604@corp.sgi.com> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: FreeBSD 8.0 suddenly freezing X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2012 02:18:49 -0000 Hi, On Mon, 17 Sep 2012 15:21:59 -0600 Charles R Martin wrote: > We have a web host installation using FreeBSD 8.0, Tomcat, and Java. > We ship many copies of this, and haven't changed the OS load in > several months. > > In the last 72 hours, we've had two different systems freeze; they > don't apparently recognize any interrupts, they won't respond to > ping, and they require a powercycle to reboot. We can't easily > generate an NMI on these boxes. > > No crashdumps were generated. > > Just on the off chance, does this sound like a familiar -- and > preferably soluble -- problem? > I have had 8.0 to 8.3 running on a machine without a single crash, hang or whatever except of problems with sound. A dmesg might will tell some people of problematic hardware. As you write on top of this that you have shipped many copies of it, are the problems happening with the same or at least identical hardware? Erich