From owner-freebsd-questions Mon Sep 25 02:30:24 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA07191 for questions-outgoing; Mon, 25 Sep 1995 02:30:24 -0700 Received: from xkis.nnov.su (root@gw04.kis.nnov.su [194.87.66.4]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id CAA07179 for ; Mon, 25 Sep 1995 02:30:15 -0700 Received: by xkis.nnov.su id MAA06926; (8.6.8/D) Mon, 25 Sep 1995 12:28:37 +0300 From: dv@xkis.nnov.su (Dmitry Valdov) Message-Id: <199509250928.MAA06926@xkis.nnov.su> Subject: page fault in new kernel. To: freebsd-questions@freebsd.org Date: Mon, 25 Sep 1995 12:28:35 +0300 (MSK) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Content-Length: 703 Sender: owner-questions@freebsd.org Precedence: bulk I have just rebuild new kernel (with SIG-11 fixes) and it doesn't boot.l After message npx0 on motherboard npx0: 387 emulator kernel panics with mmessage: Fatal trap 12: page faultr while in kernel mode Fault virtual address = 0x28 Fault code = supervisor read, page not present Instruction pointer = 0x8:0xf0125375 Code segment = base 0x0, limit 0xfffff, type 0x1b DPL 0, pres 1,def32 1, gran 1 Processor eflags = Interrupt enabled, resume, IOPL=0 Current process = 0 (swapper) Interrupt mask = panic: page fauult machine: 386DX33/8Mb RAM. IDE disk. witout NPU. kernel before SIG-11 fixes works fine (exclude SIG-11 :-) Dmitry.