From owner-freebsd-current@FreeBSD.ORG Thu Apr 5 17:00:19 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93BAD16A51D; Thu, 5 Apr 2007 17:00:19 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 063DA13C44C; Thu, 5 Apr 2007 17:00:19 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id D027520A2; Thu, 5 Apr 2007 19:00:12 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on tim.des.no Received: from dwp.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id B641020E8; Thu, 5 Apr 2007 19:00:01 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 1001) id F3428A10CB; Thu, 5 Apr 2007 17:59:06 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Roman Divacky References: <20070405105237.GA9755@freebsd.org> Date: Thu, 05 Apr 2007 17:59:05 +0200 In-Reply-To: <20070405105237.GA9755@freebsd.org> (Roman Divacky's message of "Thu, 5 Apr 2007 12:52:37 +0200") Message-ID: <86vegasth2.fsf@dwp.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org Subject: Re: 100% reproducible panic with pseudofs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 05 Apr 2007 17:00:19 -0000 Roman Divacky writes: > it panics on KASSERT(uh->busy =3D=3D 0, ("unrhdr has %u allocations", > uh->busy)); so to reproduce this panic you have to have INVARIANTS > enabled kernel... Pseudofs never releases filenos. This wasn't a problem when it had its own fileno allocation code, but became a problem when it was converted to unr*. I'm working on a fix (and on making pseudofs MPSAFE). DES --=20 Dag-Erling Sm=F8rgrav - des@des.no