From owner-freebsd-current@FreeBSD.ORG Thu Nov 8 08:45:35 2012 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01C5D69E for ; Thu, 8 Nov 2012 08:45:35 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 9D81E8FC1B for ; Thu, 8 Nov 2012 08:45:34 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id EB14DE3F07B for ; Thu, 8 Nov 2012 09:45:31 +0100 (CET) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0SG2CWyQ67hJ for ; Thu, 8 Nov 2012 09:45:25 +0100 (CET) Received: from jd.benders.se (jd.benders.se [212.247.52.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id D6AD6E3F079 for ; Thu, 8 Nov 2012 09:45:25 +0100 (CET) Date: Thu, 8 Nov 2012 09:45:24 +0100 From: Joel Dahl To: current@FreeBSD.org Subject: Reboot during startup with recent head Message-ID: <20121108084523.GW1092@jd.benders.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 08 Nov 2012 08:45:35 -0000 Hi, I rebuilt head (r242605) in a VMware virtual machine a couple of days ago, and now it won't boot anymore. The loader menu appears, the countdown starts, and boom, reboot. I tried a fresh head (r242700) but the problem remains. Going back to r242205 solves the problem, so this was introduced somewhere between r242205 and r242605. I managed to record the entire thing with my phone before I had to leave for work today. You can see it here: http://mirror.vnode.se/upload/head-reboots.mov Any ideas? Any specific revision I should try to back out? -- Joel