From owner-freebsd-current@FreeBSD.ORG Fri Aug 5 08:33:27 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66FE51065670 for ; Fri, 5 Aug 2011 08:33:27 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from brane.freislich.nom.za (brane.freislich.nom.za [41.154.0.9]) by mx1.freebsd.org (Postfix) with ESMTP id E66958FC12 for ; Fri, 5 Aug 2011 08:33:26 +0000 (UTC) Received: from [41.154.88.20] (helo=clue.co.za) by brane.freislich.nom.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1QpFqO-0008xW-20 for freebsd-current@FreeBSD.org; Fri, 05 Aug 2011 10:33:24 +0200 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.72 (FreeBSD)) (envelope-from ) id 1QpFqI-0000iV-Pk for freebsd-current@FreeBSD.org; Fri, 05 Aug 2011 10:33:18 +0200 Message-Id: To: freebsd-current@FreeBSD.org From: "Ian FREISLICH" X-Attribution: BOFH Date: Fri, 05 Aug 2011 10:33:18 +0200 X-Mismatched-rDNS: 41.154.88.20 Cc: Subject: fdescfs mount causes hard lock 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: Fri, 05 Aug 2011 08:33:27 -0000 Hi Since CURRENT Aug 2, my machine has hardlocked at boot time on "Mounting local filesystems". I traced it this morning to fdesc /dev/fd fdescfs rw 0 0 Not mounting this stopped the hardlock. I added it because one installed port requeried it, but I can't remember which port that was. Is this related to the panic recently reported by David Wolfskill? Ian -- Ian Freislich