From owner-freebsd-hackers Wed Nov 13 9:18:33 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07E2837B401 for ; Wed, 13 Nov 2002 09:18:33 -0800 (PST) Received: from mail1.qc.uunet.ca (mail1.qc.uunet.ca [198.168.54.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4873243E6E for ; Wed, 13 Nov 2002 09:18:32 -0800 (PST) (envelope-from anarcat@espresso-com.com) Received: from xtanbul.studio.espresso-com.com ([216.94.147.57]) by mail1.qc.uunet.ca (8.10.2/8.10.2) with ESMTP id gADHGSZ13410; Wed, 13 Nov 2002 12:16:28 -0500 Received: from anarcat by xtanbul.studio.espresso-com.com with local (Exim 3.36 #1 (Debian)) id 18C17h-0002bl-00; Wed, 13 Nov 2002 12:16:17 -0500 Date: Wed, 13 Nov 2002 12:16:17 -0500 From: The Anarcat To: Terry Lambert Cc: Cameron Grant , Matthew Dillon , "Daniel O'Connor" , Hans Zaunere , freebsd-hackers@freebsd.org Subject: Re: Shared files within a jail Message-ID: <20021113171616.GD9829@xtanbul.studio.espresso-com.com> References: <20021113034726.75787.qmail@web12801.mail.yahoo.com> <1037159767.66058.34.camel@chowder.localdomain> <200211130530.gAD5UxNt067928@apollo.backplane.com> <011e01c28ade$95d1c280$4004020a@haveblue> <3DD1FB3A.E0B305B3@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DD1FB3A.E0B305B3@mindspring.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue Nov 12, 2002 at 11:11:54PM -0800, Terry Lambert wrote: > Cameron Grant wrote: > > null mounts, in -stable at least, are broken for this purpose. on > > connection, sshd revoke()s some device- its pty, i assume, and when this > > hits the nullfs layer a null pointer is dereferenced. if i had vfs-clue i'd > > have fixed it when i found the panic about two weeks ago. when i overcame > > this by putting the jails /dev on an nfs loopback, i managed to produce two > > more different panics. > > 1) Use devfs instead. On -stable? A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message