From owner-freebsd-current@FreeBSD.ORG Sat Sep 4 06:34:10 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE43710656A8 for ; Sat, 4 Sep 2010 06:34:10 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id C11478FC1C for ; Sat, 4 Sep 2010 06:34:10 +0000 (UTC) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.4/8.14.4) with ESMTP id o846YAI8013909 for ; Fri, 3 Sep 2010 23:34:10 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.4/8.14.4/Submit) id o846YAeT013908 for freebsd-current@freebsd; Fri, 3 Sep 2010 23:34:10 -0700 (PDT) (envelope-from obrien) Date: Fri, 3 Sep 2010 23:34:10 -0700 From: "David O'Brien" To: freebsd-current@freebsd.org Message-ID: <20100904063410.GA13820@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 9.0-CURRENT X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? User-Agent: Mutt/1.5.16 (2007-06-09) Subject: trying /sbin/init => panic: bad pte X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2010 06:34:10 -0000 This happens on AMD64 for me, r212166 (2010-09-02 15:37:13 -0700) kernel sources. But, an i386 kernel of r212166 sources boots fine on the same hardware. Root mount waiting for: usbus6 usbus2 uhub2: 6 ports with 6 removable, self powered uhub6: 6 ports with 6 removable, self powered Trying to mount root from ufs:/dev/ad8s1a ct_to_ts([2010-09-03 23:27:18]) = 1283556438.000000000 start_init: trying /sbin/init panic: bad pte cpuid = 0 KDB: stack backtrace: db_trace_self_wrapper() at 0xffffffff802050aa = db_trace_self_wrapper+0x2a panic() at 0xffffffff805da702 = panic+0x182 pmap_remove_pages() at 0xffffffff808cdd6f = pmap_remove_pages+0x67f vmspace_exit() at 0xffffffff80840b69 = vmspace_exit+0x99 exit1() at 0xffffffff805aee0e = exit1+0x35e sys_exit() at 0xffffffff805afb1e = sys_exit+0xe syscallenter() at 0xffffffff8061b9bb = syscallel() at 0xffffffff808d59ac = syscall+0x4c Xfast_syscall() at 0xscall+0xe2 --- syscall (1, FreeBSD ELF64, sys_exit), rip = 0x800911d9c, rsp = 0x7fffff- Uptime: 8s Cannot dump. Device not defined or unavailable. Automatic reboot in 15 seconds - press a key on the console to abort -- -- David (obrien@FreeBSD.org)