From owner-freebsd-stable@FreeBSD.ORG Mon Dec 10 12:14:01 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF1105F2 for ; Mon, 10 Dec 2012 12:14:01 +0000 (UTC) (envelope-from ptyll@nitronet.pl) Received: from mail.nitronet.pl (smtp.nitronet.pl [195.90.106.27]) by mx1.freebsd.org (Postfix) with ESMTP id 8B8248FC13 for ; Mon, 10 Dec 2012 12:14:01 +0000 (UTC) Received: from mailnull by mail.nitronet.pl with virscan (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Ti2FD-0007X2-Bp for freebsd-stable@freebsd.org; Mon, 10 Dec 2012 13:13:59 +0100 Date: Mon, 10 Dec 2012 13:13:39 +0100 From: Pawel Tyll X-Priority: 3 (Normal) Message-ID: <111851865.20121210131339@nitronet.pl> To: "Steven Hartland" , freebsd-stable@freebsd.org Subject: Re: 8.3 -> 9.1 results in often crashes. In-Reply-To: <25C40A89BB7841C5A48906BB8243E2E7@multiplay.co.uk> References: <14710710481.20121210115455@nitronet.pl> <25C40A89BB7841C5A48906BB8243E2E7@multiplay.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: Nitronet.pl X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ptyll@nitronet.pl X-SA-Exim-Scanned: No (on mail.nitronet.pl); SAEximRunCond expanded to false X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 12:14:02 -0000 Hi, > 1. Do you have a full crash dump? Unfortunately no. This is everything that got logged. > 2. Are world and kernel in sync? I believe so. Is there a fool-proof reliable way to check this? It's crashing frequently, so I can make changes to get things logged properly, if given pointers. p.