From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: BUG dcache.c:613 during autofs unmounting in 2.6.19rc2 Date: Mon, 16 Oct 2006 16:58:58 +0200 Message-ID: <200610161658.58288.ak@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org Return-path: Received: from ns.suse.de ([195.135.220.2]:19866 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S932108AbWJPO7D (ORCPT ); Mon, 16 Oct 2006 10:59:03 -0400 To: linux-kernel@vger.kernel.org Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org While unmounting autofs on shutdown my workstation got a dcache.c:613 BUG with 2.6.19rc2. Only jpegs available unfortunately: http://one.firstfloor.org/~andi/autofs-oops1.jpg http://one.firstfloor.org/~andi/autofs-oops2.jpg I think it was autofs3 instead of autofs4 - at least I got both compiled in. The autofs user land was autofs-4.1.4 (-6 suse rpm) -Andi