Return-Path: Received: from fieldses.org ([174.143.236.118]:39440 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932121Ab0I3PoD (ORCPT ); Thu, 30 Sep 2010 11:44:03 -0400 Date: Thu, 30 Sep 2010 11:43:50 -0400 From: "J. Bruce Fields" To: Benny Halevy Cc: linux-nfs@vger.kernel.org Subject: Re: pnfs-all-latest client crash Message-ID: <20100930154350.GB6598@fieldses.org> References: <20100921164211.GK26473@fieldses.org> <4C98FCC3.50803@panasas.com> <20100921190108.GA4385@fieldses.org> <4CA4ABED.7080706@panasas.com> <20100930152944.GA6598@fieldses.org> <4CA4ADFA.2090807@panasas.com> Content-Type: text/plain; charset=us-ascii In-Reply-To: <4CA4ADFA.2090807@panasas.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 On Thu, Sep 30, 2010 at 05:34:18PM +0200, Benny Halevy wrote: > On 2010-09-30 17:29, J. Bruce Fields wrote: > > On Thu, Sep 30, 2010 at 05:25:33PM +0200, Benny Halevy wrote: > >> On 2010-09-21 21:01, J. Bruce Fields wrote: > >>> On Tue, Sep 21, 2010 at 08:43:15PM +0200, Benny Halevy wrote: > >>>> On 2010-09-21 18:42, J. Bruce Fields wrote: > >>>>> I get the following on pnfs-all-latest, while doing a non-pnfs 4.1 mount. > >>>> > >>>> Bruce, can you please provide you .config file? > >>>> >From the registers value it's possible the calldata is used > >>>> after free... > >>> > >>> Yep. I ran a 'make oldconfig' on the appended and built from that. > >>> > >>> We've seen poisoning in trond's latest for-next as well. Which I don't > >>> think you're including. But I'll add linux-nfs to the cc for that. > >>> > >>> --b. > >>> > >>> # > >>> # Automatically generated make config: don't edit > >>> # Linux kernel version: 2.6.36-rc4 > >>> # Wed Sep 15 14:57:18 2010 > >>> # > > ... > >>> # CONFIG_INPUT_TABL > >> > >> Looks like the message got truncated :-( > > > > Huh. Sorry about that! > > And I presume you config all pNFS options as 'N', right? I'm just running make oldconfig over that. Unless the pnfs patches are defaulting those options to 'Y', then yes, that must be what it's doing.... --b.