From owner-freebsd-arm@FreeBSD.ORG Thu Sep 11 14:05:51 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FFB430D for ; Thu, 11 Sep 2014 14:05:51 +0000 (UTC) Received: from mho-01-ewr.mailhop.org (mho-03-ewr.mailhop.org [204.13.248.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 025B6FC6 for ; Thu, 11 Sep 2014 14:05:50 +0000 (UTC) Received: from [73.34.117.227] (helo=ilsoft.org) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1XS50J-000LhS-04; Thu, 11 Sep 2014 14:05:43 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id s8BE5fEq029103; Thu, 11 Sep 2014 08:05:41 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 73.34.117.227 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1849CRc11dorh/3+SjDnnfU X-Authentication-Warning: paranoia.hippie.lan: Host revolution.hippie.lan [172.22.42.240] claimed to be [172.22.42.240] Subject: Re: panic: run_interrupt_driven_config_hooks: waited to long on 10.1-PRERELEASE + RPI-B From: Ian Lepore To: Danilo Egea In-Reply-To: <1410382322.23950.YahooMailNeo@web162003.mail.bf1.yahoo.com> References: <1410382322.23950.YahooMailNeo@web162003.mail.bf1.yahoo.com> Content-Type: text/plain; charset="us-ascii" Date: Thu, 11 Sep 2014 08:05:41 -0600 Message-ID: <1410444341.1150.439.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2014 14:05:51 -0000 On Wed, 2014-09-10 at 13:52 -0700, Danilo Egea wrote: > Hi all, > > I updated my system on raspberry to 10.0-PRERELEASE (r271400) and now the system is stopping at this point [1]. > This is a known problem? > > Sorry the bad quality picture... > > [1] - https://www.dropbox.com/sc/r89hs2wal7dpn44/AABCKqJzAB7FzlHugfUvQrUva I sync'd to the same stable-10 revision and built a fresh world and kernel and it boots fine. The big difference is that I don't use a video console, just serial. I don't know if that's a factor in why you see a hang or not. -- Ian