From owner-freebsd-current@FreeBSD.ORG Sat Feb 4 11:05:12 2006 Return-Path: X-Original-To: current@freebsd.org 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 F2BC216A420 for ; Sat, 4 Feb 2006 11:05:11 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2248843D49 for ; Sat, 4 Feb 2006 11:05:11 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id E02051FFE92; Sat, 4 Feb 2006 12:05:08 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 145E61FFDE8; Sat, 4 Feb 2006 12:05:06 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id DBBD344487E; Sat, 4 Feb 2006 11:01:32 +0000 (UTC) Date: Sat, 4 Feb 2006 11:01:32 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Kris Kennaway In-Reply-To: <20060204064457.GA20820@xor.obsecurity.org> Message-ID: <20060204110016.V21148@maildrop.int.zabbadoz.net> References: <20060204064457.GA20820@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: FreeBSD current mailing list Subject: Re: jail leak 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: Sat, 04 Feb 2006 11:05:12 -0000 On Sat, 4 Feb 2006, Kris Kennaway wrote: > I changed the package build scripts to build in jails instead of > chroots, but I am seeing what look like leaks in the list of jails: ... > i.e. jail 112 has nothing running inside it, but it is still hanging > around. Is there a good reason for this, or is it in fact a leak? It's a leak with devfs/?ty code that keeps an ucred around. And it already has a PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89528 -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT