From owner-p4-projects@FreeBSD.ORG Sun Jun 8 22:11:37 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 21A6B1065677; Sun, 8 Jun 2008 22:11:37 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D733B106566C for ; Sun, 8 Jun 2008 22:11:36 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe15.swip.net [212.247.155.193]) by mx1.freebsd.org (Postfix) with ESMTP id 66BF38FC19 for ; Sun, 8 Jun 2008 22:11:36 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=yL8b0sc9nZwA:15 a=-SX32B4Fm2IA:10 a=UlUzKLwsL7l1WSYqPADo3w==:17 a=br34o5LcbUIDz3Ce2RIA:9 a=8_Uj2T42bnQ7VETILPfY4ATInGAA:4 a=50e4U0PicR4A:10 Received: from [62.113.132.30] (account mc467741@c2i.net [62.113.132.30] verified) by mailfe15.swip.net (CommuniGate Pro SMTP 5.1.13) with ESMTPA id 226399329 for perforce@freebsd.org; Sun, 08 Jun 2008 23:11:32 +0200 From: Hans Petter Selasky To: Perforce Change Reviews Date: Sun, 8 Jun 2008 23:13:03 +0200 User-Agent: KMail/1.9.7 References: <200806081504.m58F4CtW034713@repoman.freebsd.org> <200806082000.15982.hselasky@c2i.net> In-Reply-To: <200806082000.15982.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806082313.03865.hselasky@c2i.net> Cc: Subject: Re: PERFORCE change 143121 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2008 22:11:37 -0000 Hi, It might look like that my "init" executable in the file system is out of date. The kernel boots fine up to the following point: Trying to mount root from ufs:/dev/md0 warning: no time-of-day clock registered, system time will not be set accurately Jun 4 20:32:47 init: login_getclass: unknown class 'daemon' Fatal kernel mode data abort: 'Alignment Fault 3' trapframe: 0xc67f7a24 --HPS