From owner-freebsd-current@FreeBSD.ORG Thu Oct 23 12:07:18 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 054AB16A4B3; Thu, 23 Oct 2003 12:07:18 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 111A143FAF; Thu, 23 Oct 2003 12:07:15 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 92B2766DD2; Thu, 23 Oct 2003 12:07:14 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 6DB0FDB3; Thu, 23 Oct 2003 12:07:14 -0700 (PDT) Date: Thu, 23 Oct 2003 12:07:14 -0700 From: Kris Kennaway To: ume@FreeBSD.org Message-ID: <20031023190714.GA84624@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline User-Agent: Mutt/1.4.1i cc: current@FreeBSD.org cc: net@FreeBSD.org Subject: exclusive sleep mutex ifnet r = 0 (0xc07cc940) locked @ net/if.c:459 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 19:07:18 -0000 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Updated to HEAD, booted with WITNESS enabled, and the boot dies here: ipfw2 initialized, divert disabled, rule-based forwarding enabled, default to accept, logging unlimited malloc() of "16" with the following non-sleepable locks held: exclusive sleep mutex ifnet r = 0 (0xc07cc940) locked @ net/if.c:459 Debugger("witness_warn") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> trace Debugger(c070f058,c0c21ce8,1,c07396e3,c0778ec0) at Debugger+0x54 witness_warn(5,0,c074cdc7,c072620e,c07cc940) at witness_warn+0x19f uma_zalloc_arg(c103a900,0,2,0,c07cce74) at uma_zalloc_arg+0xa0 malloc(10,c0778ec0,2,1c,c077d100) at malloc+0xd3 in6_domifattach(c4742000,8c,c4742000,c07843f0,c26000) at in6_domifattach+0x27 if_attachdomain1(c4742000,0,c073e7c3,1cb,c0755fa4) at if_attachdomain1+0x3e if_attachdomain(0,c1e000,c1ec00,c1e000,0) at if_attachdomain+0x48 mi_startup() at mi_startup+0xb5 begin() at begin+0x2c Can you please investigate? Kris --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/mCbiWry0BWjoQKURAiFzAJ4m0xBcO2qIgjMC+VhtTgNe0XtltQCg9bMg NA8U30VkfQJBqyazQXdlkDA= =Hf7q -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--