From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755159Ab1JKQ1J (ORCPT ); Tue, 11 Oct 2011 12:27:09 -0400 Received: from mail-pz0-f42.google.com ([209.85.210.42]:43114 "EHLO mail-pz0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754805Ab1JKQ1H convert rfc822-to-8bit (ORCPT ); Tue, 11 Oct 2011 12:27:07 -0400 MIME-Version: 1.0 In-Reply-To: <1448.1318338420@redhat.com> References: <2150.1314882260@redhat.com> <5149.1317036720@redhat.com> <6324.1317308270@redhat.com> <12748.1317313818@redhat.com> <18003.1317336244@redhat.com> <6261.1317385734@redhat.com> <8905.1317984176@redhat.com> <1448.1318338420@redhat.com> Date: Tue, 11 Oct 2011 09:27:07 -0700 Message-ID: Subject: Re: [Linux-cachefs] 3.0.3 64-bit Crash running fscache/cachefilesd From: Mark Moseley To: David Howells Cc: Linux filesystem caching discussion list , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 11, 2011 at 6:07 AM, David Howells wrote: > Mark Moseley wrote: > >> [37818.485559] kernel BUG at fs/fscache/object-list.c:64! > > Hmmm...  An object is being added to the object list twice.  It may indicate a > free before an object is finished with.  Do you have slab debugging turned on? > > David > It's compiled in but not currently enabled. Should I do so? And anything I should be looking for in it?