From owner-freebsd-current@FreeBSD.ORG Wed Oct 13 22:11:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 936D316A4CE for ; Wed, 13 Oct 2004 22:11:29 +0000 (GMT) Received: from duchess.speedfactory.net (duchess.speedfactory.net [66.23.201.84]) by mx1.FreeBSD.org (Postfix) with SMTP id 2B40F43D5A for ; Wed, 13 Oct 2004 22:11:29 +0000 (GMT) (envelope-from ups@tree.com) Received: (qmail 11004 invoked by uid 89); 13 Oct 2004 22:11:27 -0000 Received: from duchess.speedfactory.net (66.23.201.84) by duchess.speedfactory.net with SMTP; 13 Oct 2004 22:11:27 -0000 Received: (qmail 10990 invoked by uid 89); 13 Oct 2004 22:11:27 -0000 Received: from unknown (HELO palm.tree.com) (66.23.216.49) by duchess.speedfactory.net with SMTP; 13 Oct 2004 22:11:27 -0000 Received: from [127.0.0.1] (localhost.tree.com [127.0.0.1]) by palm.tree.com (8.12.10/8.12.10) with ESMTP id i9DMBRmt098674; Wed, 13 Oct 2004 18:11:27 -0400 (EDT) (envelope-from ups@tree.com) From: Stephan Uphoff To: Giorgos Keramidas In-Reply-To: <20041013173149.GA40026@orion.daedalusnetworks.priv> References: <20041013114140.GA613@orion.daedalusnetworks.priv> <20041013173149.GA40026@orion.daedalusnetworks.priv> Content-Type: text/plain Message-Id: <1097705487.98588.13.camel@palm.tree.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 13 Oct 2004 18:11:27 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Oct 13 spontaneous reboot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 13 Oct 2004 22:11:29 -0000 Should now be fixed in revision 1.101 of src/sys/kern/kern_switch.c. Thanks Stephan On Wed, 2004-10-13 at 13:31, Giorgos Keramidas wrote: > On 2004-10-13 14:41, Giorgos Keramidas wrote: > > I had updated my source tree yesterday afternoon and everything worked. > > Today's CURRENT spontaneously reboots every time I try to start firefox. > > > > I have KDB in my kernel config and I can enter the debugger before I > > start X11 with CTRL-ALT-ESC, but when firefox starts the next thing > > that's visible on my screen is the BIOS startup. > > > > I'll try narrowing down this to a specific time since yesterday noon, by > > updating my sources to '2004/10/12 12:00:00 UTC' which was the last > > version I know that worked and move in steps up to today's CURRENT, but > > I just wanted to let everyone know that something seems very broken here. > > The kernel as of -D '2004/10/12 12:00:00' works fine. > > I have a faint suspicion that these two commits are the cause of the > instant reboots that firefox triggers on uniprocessor machines. I'm > building a kernel now updated with the sources of: > > -D '2004/10/12 16:47:00' > > and revision 1.100 of src/sys/kern/kern_switch.c that phk committed a > few hours later. > > - Giorgos > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >