From owner-freebsd-current@FreeBSD.ORG Wed Sep 19 20:46:35 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C74211065679; Wed, 19 Sep 2012 20:46:35 +0000 (UTC) (envelope-from freebsd@damnhippie.dyndns.org) Received: from duck.symmetricom.us (duck.symmetricom.us [206.168.13.214]) by mx1.freebsd.org (Postfix) with ESMTP id 964148FC1B; Wed, 19 Sep 2012 20:46:34 +0000 (UTC) Received: from damnhippie.dyndns.org (daffy.symmetricom.us [206.168.13.218]) by duck.symmetricom.us (8.14.5/8.14.5) with ESMTP id q8JKkR9m060506; Wed, 19 Sep 2012 14:46:27 -0600 (MDT) (envelope-from freebsd@damnhippie.dyndns.org) Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id q8JKkO6W059041; Wed, 19 Sep 2012 14:46:24 -0600 (MDT) (envelope-from freebsd@damnhippie.dyndns.org) From: Ian Lepore To: lev@freebsd.org In-Reply-To: <1252171344.20120920003724@serebryakov.spb.ru> References: <80840563.20120920002200@serebryakov.spb.ru> <1252171344.20120920003724@serebryakov.spb.ru> Content-Type: text/plain; charset="koi8-r" Date: Wed, 19 Sep 2012 14:46:24 -0600 Message-ID: <1348087584.95562.55.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org Subject: Re: Latest -CURRENT/i386 could not start under VirutalBox 4.1.18 and 4.2 (Windows host): hangs up after atrtc0 detection 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: Wed, 19 Sep 2012 20:46:35 -0000 On Thu, 2012-09-20 at 00:37 +0400, Lev Serebryakov wrote: > Hello, Freebsd-current. > You wrote 20 сентября 2012 г., 0:22:00: > > LS> I've upgraded my FreeBSD-CURRENT Virtual machine, which I use to > LS> build router's NanoBSD image, to today's morning (MSK time, GMT+4) > LS> revision. Unfortunately, I cannot provide exact version, as sources > LS> are in this unbootable VM too :) > Revision is 240689 > > It looks like patch to RTC which is useful on Geode LX causes this > hang. > Yes, exactly. I updated the PR to request that my patch not get committed because it locks up virtualbox. I hope to find time soon to learn enough about installing/configuring virtualbox to figure out what the problem is (offhand,I suspect it hangs in the loop that probes for the need to re-index, because vbox doesn't quite emulate the hardware behavior fully). -- Ian