From owner-freebsd-current Sat Oct 17 12:50:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16443 for freebsd-current-outgoing; Sat, 17 Oct 1998 12:50:34 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16438 for ; Sat, 17 Oct 1998 12:50:31 -0700 (PDT) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.1/8.8.5) with ESMTP id PAA00382 for ; Sat, 17 Oct 1998 15:50:02 -0400 (EDT) Date: Sat, 17 Oct 1998 15:50:02 -0400 (EDT) From: Chuck Robey To: freebsd-current@FreeBSD.ORG Subject: panic Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm now getting a panic on startup, SMP kernel, on a config file that was working fine a few days ago. The panic is coming in module_register + 14. I'd give you the stack dump, but I can't seem to get a kernel dump captured yet. I checked, all my LKMs are brand new. This is a fresh build for both the world and the kernel from equal sources (no intervening cvsup or cvs actions), with all new LKMs. Normal ELF system you'd expect. Panic is supervisor read, page not present. Can't tell what module it was trying to load without the kernel dump (I think). Panic message says it's in the swapper process, but I think that's not germane here (is it?). I have a fault virtual address of 8be58955, I'm not sure that's useful, seeing as I can't translate that to a module address. How do I force a kernel dump? ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) (301) 220-2114 | and jaunt (NetBSD). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message