From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-vw0-f193.google.com ([209.85.212.193]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1Mgqe6-000417-Ol for linux-mtd@lists.infradead.org; Fri, 28 Aug 2009 01:52:58 +0000 Received: by vws31 with SMTP id 31so534178vws.28 for ; Thu, 27 Aug 2009 18:52:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1c3f4270908271849y754323ft462f772623d1f0a7@mail.gmail.com> References: <1c3f4270908211108w416019deh9aa4b2575d6a1b82@mail.gmail.com> <4A926F79.4030700@users.sourceforge.net> <1c3f4270908271849y754323ft462f772623d1f0a7@mail.gmail.com> Date: Fri, 28 Aug 2009 11:52:53 +1000 Message-ID: Subject: Re: JFFS2 crash in linux-2.6.30 From: linux newbie To: Manoj Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: linux-mtd@lists.infradead.org, =?ISO-8859-1?Q?Anders_Grafstr=F6m?= List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Yea, I disabled jffs2 debugging and enabled CONFIG_JFFS2_WBUF_VERIFY and so far I havent faced this isssue. need to do more testing. On Fri, Aug 28, 2009 at 11:49 AM, Manoj wrote: > It might be a timing issue. Make sure the you got the timing cycles > configured right in the NAND driver. Also, as an experiment, disable > JFFS2 debugging and enable CONFIG_JFFS2_WBUF_VERIFY, See if this > throws up an error. > I would also make sure that the driver passes nand tests. > > On Thu, Aug 27, 2009 at 6:18 PM, linux newbie w= rote: >> before setting CONFIG_JFFS2_WBUF_VERIFY, if I enable jffs2 debug >> messages, things are working fine. >> >> I suspect there should be some timing issue. >> >> any thoughts in this regard? >> >> On Tue, Aug 25, 2009 at 3:47 PM, linux newbie = wrote: >>> Hi All, >>> >>> Thanks for your support. >>> >>> I havent set CONFIG_JFFS2_FS_WBUF_VERIFY and after enabling it, its >>> working fine. >>> >>> Thanking You >>> >>> On Mon, Aug 24, 2009 at 8:46 PM, Anders >>> Grafstr=F6m wrote: >>>> linux newbie wrote: >>>>> I tried this patch, after which I am not getting crash, but instead i= t shows >>>>> cp: input/output error. and this is not consistent. somtimes, file >>>>> copying is perfect and some times its not. >>>> >>>> You get this when you write to a dnode whose previous data resides >>>> in a NAND block that has gone bad. >>>> >>>> Have you set CONFIG_JFFS2_FS_WBUF_VERIFY? >>>> >>>> ______________________________________________________ >>>> Linux MTD discussion mailing list >>>> http://lists.infradead.org/mailman/listinfo/linux-mtd/ >>>> >>> >> >