From owner-freebsd-current@FreeBSD.ORG Fri Jan 16 22:09:10 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D64A106564A; Fri, 16 Jan 2009 22:09:10 +0000 (UTC) (envelope-from oz@nixil.net) Received: from nixil.net (nixil.net [161.58.222.1]) by mx1.freebsd.org (Postfix) with ESMTP id 4D88C8FC1B; Fri, 16 Jan 2009 22:09:10 +0000 (UTC) (envelope-from oz@nixil.net) Received: from demigorgon.corp.verio.net (fw.oremut02.us.wh.verio.net [198.65.168.24]) (authenticated bits=0) by nixil.net (8.13.6.20060614/8.13.6) with ESMTP id n0GM950X080245 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 16 Jan 2009 15:09:08 -0700 (MST) Message-ID: <49710581.3030202@nixil.net> Date: Fri, 16 Jan 2009 15:09:05 -0700 From: Phil Oleson User-Agent: Thunderbird 2.0.0.14 (X11/20080623) MIME-Version: 1.0 To: John Baldwin References: <20081214.035113.104070918.Tor.Egge@cvsup.no.freebsd.org> <200901151642.35495.jhb@freebsd.org> <20090116.142119.41658101.Tor.Egge@cvsup.no.freebsd.org> <200901160927.11068.jhb@freebsd.org> In-Reply-To: <200901160927.11068.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (nixil.net [161.58.222.1]); Fri, 16 Jan 2009 15:09:08 -0700 (MST) X-Virus-Scanned: ClamAV version 0.94.2-exp, clamav-milter version 0.94.2-exp on nixil.net X-Virus-Status: Clean Cc: yr.retarded@gmail.com, freebsd-current@freebsd.org Subject: Re: lockup booting 8.0-CURRENT-200811 snap image X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2009 22:09:10 -0000 John Baldwin wrote: > On Friday 16 January 2009 9:21:19 am Tor Egge wrote: >>> Please try this instead (compiled, but not run-tested): >> Your patch works on my machine. No kludge needed anymore. > > Excellent, I will commit it. Thanks for the thorough analysis earlier. > Worked on bootup for me as well.. but the system locked up when I started the X server.. I ended up not having a lot of time to test this, as I had not updated my source in a week, and had to double check the world source with & without this patch. X works without the patch and hard locks with it. I'll try to find more details to report about this over the weekend. -Phil.