From owner-freebsd-questions@FreeBSD.ORG Mon May 15 06:35:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0A5D16A404 for ; Mon, 15 May 2006 06:35:14 +0000 (UTC) (envelope-from malachid@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD56943D4C for ; Mon, 15 May 2006 06:35:01 +0000 (GMT) (envelope-from malachid@gmail.com) Received: by nz-out-0102.google.com with SMTP id z31so26797nzd for ; Sun, 14 May 2006 23:35:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=NTFFzBsAsJ4GCK//P9zDu56+NUbqBi/cgVAz4luR0EpqhBqzWa8zv3Rv5/qyVBsacIJJhmU3uUQ+Mul9fFyxrve7upWUEMsoVAEcwAXoNoY2hYA6ya5g4NQE3IBnMxv8hIddWQ0e7lbySHe4phsHe3gSVWAysLLwnR13yryxUFU= Received: by 10.65.215.6 with SMTP id s6mr1191745qbq; Sun, 14 May 2006 23:35:01 -0700 (PDT) Received: by 10.65.93.18 with HTTP; Sun, 14 May 2006 23:35:01 -0700 (PDT) Message-ID: Date: Sun, 14 May 2006 23:35:01 -0700 From: "=?ISO-8859-1?Q?Malachi_de_=C6lfweald?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: panic: userret: Returning with 1 locks held. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2006 06:35:14 -0000 Has anyone found a solution to the problem reported here: http://marc2.theaimsgroup.com/?l=3Dfreebsd-amd64&m=3D111219607318603&w=3D2 >From what I can tell, unionfs is compiled into my kernel (said YES in the kernel config file)... I can consistently cause this to happen within a couple seconds if I use th= e man pages from within a jail that is on unionfs. Thanks, Malachi