From owner-freebsd-current@FreeBSD.ORG Tue Mar 13 16:45:24 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 AFA9716A404 for ; Tue, 13 Mar 2007 16:45:24 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5F91E13C465 for ; Tue, 13 Mar 2007 16:45:23 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HRA7S-0002EA-PY for freebsd-current@freebsd.org; Tue, 13 Mar 2007 17:45:03 +0100 Received: from 87-196-92-92.net.novis.pt ([87.196.92.92]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Mar 2007 17:45:02 +0100 Received: from rpaulo by 87-196-92-92.net.novis.pt with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Mar 2007 17:45:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Rui Paulo Date: Tue, 13 Mar 2007 16:35:02 +0000 Lines: 29 Message-ID: <45F6D2B6.80107@fnop.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org Cc: freebsd-current@freebsd.org X-Gmane-NNTP-Posting-Host: 87-196-92-92.net.novis.pt User-Agent: Thunderbird 2.0b2 (Macintosh/20070116) In-Reply-To: Sender: news Subject: Re: March -Current i386 Panic on boot 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: Tue, 13 Mar 2007 16:45:24 -0000 Gary Suggett wrote: > Current 200702 runs and loads perfect on this machine, but can't say > the same for the newest March snapshot, checksum okay. Booting up will > get end up with the following message at the end, right as the blue > screen that says probing for devices appears. > > BARF 170 <105 > panic: Going nowhere without my init! > cpuid = 0 > KDB: enter: panic > [thread pid 1 tid 100007] > Stopped at kdb_enter+0x2b: nop > db> > > On booting safe mode, the error gets this far. > > pci0: at device 31.3 (no driver attached) > panic: vm_fault: fault on nofault entry > addr: c000b000 > cpuid = 0 > KDB: enter: panic > [thread pid 0 tid 0] > Stopped at kdb_enter+0x2b: nop > > Like I said, the machine runs fine on the February snapshot, but won't > boot on March. It's an i686 Intel pentium D 915 processor, so dual > core, 64 bit, in case that throws anything off. Same problem on a white Macbook Core Duo, 2.0Ghz.