From owner-freebsd-stable@FreeBSD.ORG Tue Aug 30 18:17:45 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 875C016A41F for ; Tue, 30 Aug 2005 18:17:42 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E80643D95 for ; Tue, 30 Aug 2005 18:11:07 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j7UIApUl003904 for ; Tue, 30 Aug 2005 11:10:51 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j7UIAp6M003903 for freebsd-stable@freebsd.org; Tue, 30 Aug 2005 11:10:51 -0700 Date: Tue, 30 Aug 2005 11:10:51 -0700 From: Brooks Davis To: freebsd-stable@freebsd.org Message-ID: <20050830181051.GB22722@odin.ac.hmc.edu> References: <200508301412.j7UECbaB092796@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gj572EiMnwbLXET9" Content-Disposition: inline In-Reply-To: <200508301412.j7UECbaB092796@lurza.secnetix.de> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Subject: Re: WITNESS warning output from 6.0-BETA3 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: Tue, 30 Aug 2005 18:17:45 -0000 --gj572EiMnwbLXET9 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment Content-Transfer-Encoding: quoted-printable On Tue, Aug 30, 2005 at 04:12:37PM +0200, Oliver Fromme wrote: > Hi, >=20 > I get the following output under FreeBSD 6.0-BETA3 when > WITNESS is enabled. It doesn't seem to cause any harm, > though. I cvsupped this system to RELENG_6 a few days > ago. >=20 > I have no idea what is causing this output, whether=20 > should worry about it, or even whether this is the right > list to report or ask about it. :-) >=20 > The output occurs when booting, right when the interface > (bfe0) is configured for the first time. I have a small > self-made script in /etc/rc.d which configures bfe0 > several times with different IP addresses and performs > a ping test in order to find out in which network the > notebook is located, then symlinks various files in /etc > depending on the result. The below output happens when > that script is executed. This is fixed in HEAD, rev 1.195 of sys/net/if_ethersubr.c. It probably should be further fixed by removing the MALLOC() macros. -- Brooks --gj572EiMnwbLXET9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDFKEqXY6L6fI4GtQRAm3mAKDiDJlwvJ0pHSYc2tppY8O8CdTAIgCeOB2g jjFcVB95rffz0ho0oevfjWI= =PdAi -----END PGP SIGNATURE----- --gj572EiMnwbLXET9--