From owner-freebsd-bugs@FreeBSD.ORG Mon Jul 5 20:30:06 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 887B11065675 for ; Mon, 5 Jul 2010 20:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 65FAA8FC16 for ; Mon, 5 Jul 2010 20:30:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o65KU6GF011431 for ; Mon, 5 Jul 2010 20:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o65KU6FI011426; Mon, 5 Jul 2010 20:30:06 GMT (envelope-from gnats) Resent-Date: Mon, 5 Jul 2010 20:30:06 GMT Resent-Message-Id: <201007052030.o65KU6FI011426@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tim Daneliuk Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF68E106566B for ; Mon, 5 Jul 2010 20:27:03 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DE6F68FC17 for ; Mon, 5 Jul 2010 20:27:03 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o65KR3Ys030684 for ; Mon, 5 Jul 2010 20:27:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o65KR3Kd030683; Mon, 5 Jul 2010 20:27:03 GMT (envelope-from nobody) Message-Id: <201007052027.o65KR3Kd030683@www.freebsd.org> Date: Mon, 5 Jul 2010 20:27:03 GMT From: Tim Daneliuk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/148390: KERNEL TRAP 12!!!: 8.1-PRERELASE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2010 20:30:06 -0000 >Number: 148390 >Category: kern >Synopsis: KERNEL TRAP 12!!!: 8.1-PRERELASE >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 05 20:30:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Tim Daneliuk >Release: 8.1-PRERELEASE >Organization: TundraWare Inc. >Environment: FreeBSD ozzie.tundraware.com 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #5: Fri Jun 18 08:31:47 CDT 2010 root@ozzie.tundraware.com:/usr/obj/usr/src/sys/OZZIE i386 >Description: I am seeing this consistently when I tried to do a build/installworld/kernel with daily sources from the master tree: http://www.mediafire.com/imageview.php?quickkey=qmhizdtnhyo&thumb=4 The system boots fine single-user. Problem is repeatable with both my kernel AND GENERIC. (My config file at end of this msg.) Attempting to enter multi-user causes the problem. This occurs whether or not anything is enabled in /etc/rc.conf. Falling back to my 6-18-2010 system image makes everything right again. MOBO is an Intel D946GZIS with a single SATA drive and one additional 3Com 3c905 NIC in addition to the onboard Intel NIC. My Kernel Config ============================================================= include GENERIC ident MACHINENAME options IPFIREWALL options IPDIVERT options VESA # System console options options SC_DISABLE_REBOOT # disable reboot key sequence options SC_HISTORY_SIZE=200 # number of history buffer lines options SC_PIXEL_MODE # add support for the raster text mode # The following options will change the default colors of syscons. options SC_NORM_ATTR="(FG_GREEN|BG_BLACK)" options SC_NORM_REV_ATTR="(FG_YELLOW|BG_GREEN)" options SC_KERNEL_CONS_ATTR="(FG_RED|BG_BLACK)" options SC_KERNEL_CONS_REV_ATTR="(FG_BLACK|BG_RED)" >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: