From owner-freebsd-stable@FreeBSD.ORG Fri Nov 21 14:29:15 2003 Return-Path: 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 7CC3816A4CE for ; Fri, 21 Nov 2003 14:29:15 -0800 (PST) Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1A2E43F85 for ; Fri, 21 Nov 2003 14:29:14 -0800 (PST) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 1ANJm6-0006wR-00 for freebsd-stable@freebsd.org; Fri, 21 Nov 2003 17:29:14 -0500 Date: Fri, 21 Nov 2003 17:29:14 -0500 From: Peter Radcliffe To: freebsd-stable@freebsd.org Message-ID: <20031121222913.GC20052@pir.net> Mail-Followup-To: freebsd-stable@freebsd.org References: <20031118001514.GC15325@pir.net> <20031120094552.M48733@carver.gumbysoft.com> <20031120150136.P50912@carver.gumbysoft.com> <20031120232332.GI3321@pir.net> <20031121092104.U57910@carver.gumbysoft.com> <20031121192423.GA20052@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031121192423.GA20052@pir.net> User-Agent: Mutt/1.4.1i X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Subject: Re: Hang on boot with 4.9-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 22:29:15 -0000 Peter Radcliffe probably said: > I've limited the time of the problem being introduced to between > date=2003.10.10.05.00.00 and date=2003.10.15.05.00.00 and am working > on finding a more exact range. That was a typo, I meant between 2003.10.01.05.00.00 and 2003.10.15.05.00.00. *default date=2003.10.07.18.00.00 -- boots and works *default date=2003.10.08.04.00.00 -- gives me a page fault at apm init The only change between them is src/sys/i386/i386/pmap.c; http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/i386/pmap.c.diff?only_with_tag=RELENG_4&r1=text&tr1=1.250.2.22&r2=text&tr2=1.250.2.23 *default date=2003.10.16.04.00.00 -- page fault *default date=2003.10.17.09.00.00 -- hard hang at apm init The change between them is src/sys/i386/i386/locore.s http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/i386/locore.s.diff?r1=1.132.2.12&r2=1.132.2.13&only_with_tag=RELENG_4 P. -- pir