From owner-freebsd-stable@FreeBSD.ORG Fri Dec 15 17:54:04 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 E437216A407 for ; Fri, 15 Dec 2006 17:54:04 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BDF243C9E for ; Fri, 15 Dec 2006 17:52:16 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id kBFHrwUV081810; Fri, 15 Dec 2006 12:53:58 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.6/8.13.3) with ESMTP id kBFHrvFi046915 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Dec 2006 12:53:57 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200612151753.kBFHrvFi046915@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 15 Dec 2006 12:52:43 -0500 To: Chris Buechler , Jack Vogel From: Mike Tancsa In-Reply-To: <4582CC5A.7050300@chrisbuechler.com> References: <457EDD6B.20107@chrisbuechler.com> <2a41acea0612120936q671d5b59g39100983f2adf9db@mail.gmail.com> <457FA268.4020003@chrisbuechler.com> <2a41acea0612131238p34222362qde6ae51b18055744@mail.gmail.com> <4580B356.2030501@chrisbuechler.com> <2a41acea0612132013r63b8b2a8q21be60a37cc7728b@mail.gmail.com> <4582CC5A.7050300@chrisbuechler.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner3 X-Virus-Status: Clean Cc: freebsd-stable@freebsd.org Subject: Re: 6.2-RC1 em(4) issue - freezes during CD boot 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: Fri, 15 Dec 2006 17:54:05 -0000 At 11:24 AM 12/15/2006, Chris Buechler wrote: >Jack Vogel wrote: >>Since its often the case that a kernel you rebuild is NOT the same as the >>one install ends you with it might be a good test to go ahead, redefine em >>back into the kernel and see if THAT new kernel hangs. Just be SURE and >>keep this other kernel available to boot up again :) > >Well I ran cvsup prior to doing this, so it's not a perfect test >case (i.e. it's not the src that the 6.2-RC1 CD installed). But >after building and installing a new world and GENERIC kernel from a >cvsup on RELENG_6_2 from yesterday, the box boots fine and detects >the em card properly during boot without freezing. >I can test future 6.2 RC's or the final release and let you know if >I'm still seeing the same issue if you'd like. >Thanks for your help! For me, I can trigger the lockup upto and including this morning's RELENG_6. ---Mike