From owner-freebsd-stable@FreeBSD.ORG Tue Jun 28 18:02:52 2005 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 2EC0A16A41C; Tue, 28 Jun 2005 18:02:52 +0000 (GMT) (envelope-from matt@atopia.net) Received: from neptune.atopia.net (neptune.atopia.net [209.128.231.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 089A143D1F; Tue, 28 Jun 2005 18:02:51 +0000 (GMT) (envelope-from matt@atopia.net) Received: by neptune.atopia.net (Postfix, from userid 1001) id 7BDF7409C; Tue, 28 Jun 2005 14:02:51 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by neptune.atopia.net (Postfix) with ESMTP id 79F334D; Tue, 28 Jun 2005 14:02:51 -0400 (EDT) Date: Tue, 28 Jun 2005 14:02:51 -0400 (EDT) From: Matt Juszczak To: glebius@freebsd.org In-Reply-To: <20050628134702.V72689@neptune.atopia.net> Message-ID: <20050628140156.V73029@neptune.atopia.net> References: <20050628134702.V72689@neptune.atopia.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-stable@freebsd.org Subject: RE: FreeBSD -STABLE servers repeatedly crashing 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: Tue, 28 Jun 2005 18:02:52 -0000 >> Please try out this patch to aid the above problem with hang instead of >> dump: >> >> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/i386/trap.c.diff?r1=1.275&r2=1.276 This box is now crashing once every 12 hours. I can't apply this patch :-(. Does anyone have any suggestions on how I can work around this? Some have said its an SMP problem and some have said its a 4 GB RAM problem and some have said its an IPF problem .... if I disabled all three of those things would that help this box be stable until code could be fixed? Thanks, Matt