From owner-freebsd-current Mon Dec 3 13:20:23 2001 Delivered-To: freebsd-current@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id C9E8837B428 for ; Mon, 3 Dec 2001 13:20:09 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.9.3/8.9.3) with UUCP id WAA24302; Mon, 3 Dec 2001 22:20:08 +0100 (CET) Received: (from j@localhost) by uriah.heep.sax.de (8.11.6/8.11.6) id fB3L7t695178; Mon, 3 Dec 2001 22:07:55 +0100 (MET) (envelope-from j) Date: Mon, 3 Dec 2001 22:07:55 +0100 (MET) Message-Id: <200112032107.fB3L7t695178@uriah.heep.sax.de> Mime-Version: 1.0 X-Newsreader: knews 1.0b.1 Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Organization: Private BSD site, Dresden X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E References: <20011203190147.55768.qmail@web14105.mail.yahoo.com> In-Reply-To: <20011203190147.55768.qmail@web14105.mail.yahoo.com> From: j@uriah.heep.sax.de (Joerg Wunsch) Subject: Re: Non-network Fatal Trap 12 X-Original-Newsgroups: local.freebsd.current To: freebsd-current@freebsd.org Cc: Galen Sampson Content-Type: text/plain; charset=us-ascii 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 Galen Sampson wrote: > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x1 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc02b5baf > stack pointer = 0x10:0xcadc3d48 > frame pointer = 0x10:0xbfbfadb4 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def 321, gran 1 > current proccess = 56 (sysctl) > trap number = 12 Well, if it's sysctl, perhaps you get closer to the reason by analyzing which sysctl this might be? Also, my guess is that you should at least be able to boot single-user (since IMHO no sysctl is issued before starting the single-user shell). This might then help you to isolate the problem and/or edit some startup script to work around it. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message