From owner-freebsd-current Thu Nov 7 6:55:54 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F9C737B401 for ; Thu, 7 Nov 2002 06:55:53 -0800 (PST) Received: from e2.ny.us.ibm.com (e2.ny.us.ibm.com [32.97.182.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0053943E6E for ; Thu, 7 Nov 2002 06:55:52 -0800 (PST) (envelope-from sidgeek@austin.ibm.com) Received: from northrelay05.pok.ibm.com (northrelay05.pok.ibm.com [9.56.224.23]) by e2.ny.us.ibm.com (8.12.2/8.12.2) with ESMTP id gA7EtogI250452 for ; Thu, 7 Nov 2002 09:55:50 -0500 Received: from prxysrv.in.ibm.com (prxysrv.in.ibm.com [9.182.24.69]) by northrelay05.pok.ibm.com (8.12.3/NCO/VER6.4) with ESMTP id gA7Etllg111500 for ; Thu, 7 Nov 2002 09:55:48 -0500 Received: by prxysrv.in.ibm.com (Postfix on SuSE Linux 7.2 (i386), from userid 501) id E600E54B6; Thu, 7 Nov 2002 20:41:13 +0530 (IST) Date: Thu, 7 Nov 2002 20:41:13 +0530 From: Sidcarter To: current@freebsd.org Subject: Kernel not booting....Immediate crash Message-ID: <20021107204113.A3540@prxysrv.in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Folks, I just did a cvsup and installed a kernel. I have been trying this from the past few days with the same error. I am copying this by hand, since it crashes immediately after loading the modules. The error message is here ---------------------------------------------------- Booting [/boot/kernel/kernel]... /boot/kernel/acpi.ko text=0x30dbc data=0x1a58+0xb48 syms=[0x4+0x5770+0x4+0x73b9/]\ Fatal trap 12: page fault while in vm86 mode fault virtual address = 0x9fdc8 fault code = user read, page not present instruction pointer = 0xf000:0x145e stack pointer = 0x0:0xfb4 frame pointer = 0x0:0xfca code segment = base 0x0, limit 0x0, type 0x0 DPL 0, pres 0, def32, gran 0 processsor eflags = interrupt enabled, resume, vm86, IOPL=0 current process = 0 () kernel: type 12 trap, code=0 Stopped at 0x145e: addb %al,0(%eax) db> t (null)(eee06c0,1,e820,fee06c0,9775a707) at 0x145e db> ---------------------------------------------------- uname -a -------- FreeBSD calvin 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Oct 24 15:46:54 IST 2002 root@calvin:/usr/obj/usr/src/sys/HOGWARTS i386 Any idea what could be wrong ? Becoz of this problem, I am also unable to do an install world as the it is looking for sigaction in the kernel. TIA Regards Sid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message