From owner-freebsd-questions@FreeBSD.ORG Wed Jun 13 16:52:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0ED2916A46C for ; Wed, 13 Jun 2007 16:52:30 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id B7A0213C45B for ; Wed, 13 Jun 2007 16:52:29 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 31756 invoked from network); 14 Jun 2007 02:52:29 +1000 Received: from 203-217-66-106.dyn.iinet.net.au (HELO localhost) (203.217.66.106) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 14 Jun 2007 02:52:28 +1000 Date: Thu, 14 Jun 2007 02:52:25 +1000 From: Norberto Meijome To: "Worth Bishop" Message-ID: <20070614025225.70b83a0c@localhost> In-Reply-To: <004b01c7ad07$b3d474d0$0801000a@S0030153310> References: <004b01c7ad07$b3d474d0$0801000a@S0030153310> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 6.2 Repeating Crash - Sleeping thread; Fatal trap 12: page fault; warning: 'T2' might be used uninitialized X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 16:52:30 -0000 On Tue, 12 Jun 2007 11:38:19 -0400 "Worth Bishop" wrote: > Addendum: For what it's worth, the 250Gb Samsung drive was added when the > system was upgraded - it's only 3-4 months old. Worth, that doesnt mean much - drives can (and do) fail anyway. I suggest you run smartctl ( sysutils/smartmontools ) to run tests on your drive and ensure you don't have any actual problems with it btw, you don't mention from what version you had upgraded to 6.1. Did you do a full world upgrade as well as kernel? from your previous email, you ended up having some kernel build problems. 1) it is good practise to rename your kernel file (and ident line inside it) from GENERIC once you've modified it. It makes it obvious to see whether you are truly running the same GENERIC as everyone else. 2) make sure you have the latest and proper code for your line of src you need (eg, -STABLE , or RELEASE-p5 ,etc). You should use cvsup for this. If you need them, the default config files are in /usr/share/examples/cvsup/ . B _________________________ {Beto|Norberto|Numard} Meijome "Never offend people with style when you can offend them with substance." Sam Brown I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.