From owner-freebsd-stable@FreeBSD.ORG Mon Jul 5 21:10:26 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2E9B1065686 for ; Mon, 5 Jul 2010 21:10:26 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 4015B8FC08 for ; Mon, 5 Jul 2010 21:10:25 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o65LALCT078346 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 6 Jul 2010 00:10:21 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id o65LAL88075799; Tue, 6 Jul 2010 00:10:21 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id o65LALK7075798; Tue, 6 Jul 2010 00:10:21 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Tue, 6 Jul 2010 00:10:21 +0300 From: Kostik Belousov To: Tim Daneliuk Message-ID: <20100705211021.GV13238@deviant.kiev.zoral.com.ua> References: <4C3240A9.9020603@tundraware.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wuuVUd7pnaKXXwQq" Content-Disposition: inline In-Reply-To: <4C3240A9.9020603@tundraware.com> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-stable@freebsd.org Subject: Re: 8.1-PRE Throwing Traps Going Multiuser X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2010 21:10:26 -0000 --wuuVUd7pnaKXXwQq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 05, 2010 at 03:29:29PM -0500, Tim Daneliuk wrote: > Is this a known problem (I've submitted a PR just in case it is not)? >=20 > I am seeing this consistently when I try to do a build/installworld/kerne= l=20 > with daily sources from the master tree: >=20 > http://www.mediafire.com/imageview.php?quickkey=3Dqmhizdtnhyo&thumb=3D4 >=20 > The system boots fine single-user. Problem is repeatable with both > my kernel AND GENERIC. (My config file at end of this msg.) >=20 > Attempting to enter multi-user causes the problem. This > occurs whether or not anything is enabled in /etc/rc.conf. >=20 > Falling back to my 6-18-2010 system image makes everything right again. >=20 > MOBO is an Intel D946GZIS with a single SATA drive and one additional > 3Com 3c905 NIC in addition to the onboard Intel NIC. >=20 >=20 > My Kernel Config > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > include GENERIC >=20 > ident MACHINENAME >=20 > options IPFIREWALL > options IPDIVERT >=20 > options VESA >=20 > # System console options >=20 > options SC_DISABLE_REBOOT # disable reboot key sequence > options SC_HISTORY_SIZE=3D200 # number of history buffer lines > options SC_PIXEL_MODE # add support for the raster text= mode >=20 > # The following options will change the default colors of syscons. >=20 > options SC_NORM_ATTR=3D"(FG_GREEN|BG_BLACK)" > options SC_NORM_REV_ATTR=3D"(FG_YELLOW|BG_GREEN)" > options SC_KERNEL_CONS_ATTR=3D"(FG_RED|BG_BLACK)" > options SC_KERNEL_CONS_REV_ATTR=3D"(FG_BLACK|BG_RED)" Add DDB to your kernel, or specify the dump device. Then obtain a backtrace for the trap. --wuuVUd7pnaKXXwQq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkwySjwACgkQC3+MBN1Mb4ho3QCguYSVGqJz3adDUIDF4d+0+goD zhwAoL9ZFJ7/OM4LEn5PZ+KilpKSoXRk =z/da -----END PGP SIGNATURE----- --wuuVUd7pnaKXXwQq--