From owner-freebsd-stable Thu Nov 7 2: 6:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 945C137B401 for ; Thu, 7 Nov 2002 02:06:41 -0800 (PST) Received: from mail04.svc.cra.dublin.eircom.net (mail04.svc.cra.dublin.eircom.net [159.134.118.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9419F43E42 for ; Thu, 7 Nov 2002 02:06:35 -0800 (PST) (envelope-from careilly@colmanandsam.org) Received: (qmail 72856 messnum 1118516 invoked from network[159.134.100.167/k100-167.bas1.dbn.dublin.eircom.net]); 7 Nov 2002 10:06:34 -0000 Received: from k100-167.bas1.dbn.dublin.eircom.net (HELO monoid.colmanandsam.org) (159.134.100.167) by mail04.svc.cra.dublin.eircom.net (qp 72856) with SMTP; 7 Nov 2002 10:06:34 -0000 Date: Thu, 7 Nov 2002 10:06:15 +0000 From: Colman Reilly To: freebsd-stable@freebsd.org Subject: STABLE kernel panics on laptop immediately after boot. Message-Id: <20021107100615.394efddf.careilly@colmanandsam.org> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Siemens laptop, has worked fine with FreeBSD for years. Compiled 4-STABLE from an NFS mounted /usr/src that is bang up to date. Doesn't seem to matter whether I use the GENERIC config file or the custom one I've been using for the other 4-* installs I've done. Upgraded from 4.6-RELEASE to 4.7-STABLE by following instructions in UPDATING after a simple make world failed to give me a working kernel. No modules have been loaded, everything I've looked at seems up to date by timestamp. The kernel panics almost immediately with page fault in user mode instruction pointer = 0xf000:0xe215 stack p =0x0:0xfcc frame p = 0x0:0xfd4 code seg = base 0x10000, limit 0x70010, type 0x0 = DPL 9, pres 0, def32 0, gran 0 processor eflags = interrupt enabled, resume, vm86, IOPL=0 current process = IDLE interrupt maske= net tty bio cam kernel: type 12 trap, code=0 Stopped at 0xe215. Then drops into DDB since I compiled it in. Have I done something stunningly stupid? Any ideas? Thanks, Colman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message