From owner-freebsd-stable@FreeBSD.ORG Fri Nov 18 18:21:12 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 594E016A41F for ; Fri, 18 Nov 2005 18:21:12 +0000 (GMT) (envelope-from elessar@bsdforen.de) Received: from postfix.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC63B43D45 for ; Fri, 18 Nov 2005 18:21:11 +0000 (GMT) (envelope-from elessar@bsdforen.de) Received: by postfix.bsdforen.de (Postfix, from userid 20000) id DE8F9684A26; Fri, 18 Nov 2005 19:21:10 +0100 (CET) Received: from localhost (postfix [127.0.0.3]) by postfix.bsdforen.de (Postfix) with ESMTP id 2FA28684A24 for ; Fri, 18 Nov 2005 19:21:10 +0100 (CET) Received: from postfix.bsdforen.de ([127.0.0.3]) by localhost (postfix.bsdforen.de [127.0.0.3]) (amavisd-new, port 10024) with LMTP id 16755-04 for ; Fri, 18 Nov 2005 19:21:09 +0100 (CET) Received: from loki (p549CD4F8.dip.t-dialin.net [84.156.212.248]) by postfix.bsdforen.de (Postfix) with ESMTP id 3FF0A684A1F for ; Fri, 18 Nov 2005 19:21:09 +0100 (CET) Date: Fri, 18 Nov 2005 19:20:48 +0100 From: Joerg Pernfuss To: freebsd-stable@freebsd.org Message-ID: <20051118192048.1cd692f8@loki> In-Reply-To: References: <20051118183947.24a9427b@loki> X-Mailer: Sylpheed-Claws 1.9.13 (GTK+ 2.6.7; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Signature_Fri__18_Nov_2005_19_20_48_+0100_/srwfkjDrCmvHeOl"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Virus-Scanned: amavisd-new at bsdforen.de X-DSPAM-Result: Innocent X-DSPAM-Confidence: 0.9997 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 437e1b96192323232315778 X-DSPAM-User: global Subject: Re: RELENG_6 vm_fault panic on filesystem mount 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: Fri, 18 Nov 2005 18:21:12 -0000 --Signature_Fri__18_Nov_2005_19_20_48_+0100_/srwfkjDrCmvHeOl Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 19 Nov 2005 01:58:46 +0800 Xin LI wrote: > Hi, Joerg, >=20 > If this is a production then my suggestion would be trying to remove > something that you do not need for everyday use from the kernel > configuration, and if it is not then my suggestion would be enabling > INVARIANTS and makeoptions=3D-g to see if something strange happen, and > possibly some backtraces would inspire us to catch the bug. >=20 > Thanks, Hi, interestingly it doesn't show up in the verbose dmesg, but curently my kernel is configured with: makeoptions DEBUG=3D-g options ADAPTIVE_GIANT options MUTEX_DEBUG options WITNESS options GDB options SYSCTL_DEBUG options DEBUG_MEMGUARD options KTRACE options KTRACE_REQUEST_POOL=3D101 options INVARIANTS options INVARIANT_SUPPORT options DIAGNOSTIC options KDB_STOP_NMI I also do boot /boot/kernel/kernel.debug. As for the backtraces, I have a few of them, but they are all identical to the one I sent in with my first mail.=20 I'll add KDB, KDB_TRACE and DDB and look if I get different output. Joerg --=20 | /"\ ASCII ribbon | GnuPG Key ID | c7e4 d91d 64e2 6321 9988 | | \ / campaign against | 0xb248b614 | f27a 4e5b 06ce b248 b614 | | X HTML in email | .the next sentence is a lie. | | / \ and news | .the previous sentence was true. | --Signature_Fri__18_Nov_2005_19_20_48_+0100_/srwfkjDrCmvHeOl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDfhuWTlsGzrJIthQRAmwlAJ9oykg9IBoKbcJ0joMGUTgWQWj7+QCdFwWw S/kIVamYs8JSeYMDs1NMCiw= =wH6u -----END PGP SIGNATURE----- --Signature_Fri__18_Nov_2005_19_20_48_+0100_/srwfkjDrCmvHeOl--