From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Roemen Subject: Re: 2.6.12-rc4-mm1 Date: Thu, 19 May 2005 12:55:00 -0500 Message-ID: <428CD2F4.3020104@friservices.com> References: <20050512033100.017958f6.akpm@osdl.org> <4284BF66.1050704@friservices.com> <1116008021.23972.28.camel@hades.cambridge.redhat.com> <42854F34.2070806@friservices.com> <1116410791.20667.5.camel@sauron.oktetlabs.ru> <428B6A76.9000708@friservices.com> <1116521133.23972.247.camel@hades.cambridge.redhat.com> Reply-To: steve@friservices.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dedekind@infradead.org, Andrew Morton , linux-fsdevel@vger.kernel.org, mason@suse.com Return-path: Received: from smtp-server.carlislefsp.com ([12.28.84.26]:26809 "EHLO imail.carlislefsp.com") by vger.kernel.org with ESMTP id S261183AbVESRzL (ORCPT ); Thu, 19 May 2005 13:55:11 -0400 To: David Woodhouse In-Reply-To: <1116521133.23972.247.camel@hades.cambridge.redhat.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org on 05/19/05 11:45 David Woodhouse wrote the following: >On Wed, 2005-05-18 at 11:16 -0500, Steve Roemen wrote: > > >>okay, recompiled with those two files back in, and after an hour of >>running, while doing a tar -xjvf linux-2.6.11.tar.bz2, it kicks out >>that error (attached). >> >> > >Thanks. Are you using ACLs? If not, I think there's a more fundamental >problem than a race with clear_inode() -- it's not that we're >decrementing the use count on an ACL twice; it's that you think you have >an ACL when there wasn't one. This could be a symptom of memory >corruption... which has already been reported in reiserfs in 2.6.12-rc4. > >Do you have CONFIG_REISERFS_CHECK enabled? Do you have preempt enabled? > >Could we trouble you to try again on 2.6.12-rc3 with those two patches, >please? > > > Compiling 2.6.12-rc3 + the 2 patches right now. I'll let you know in a couple of hours if it still does it. Artem forwarded you my .config file. Steve