From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from b.ns.miles-group.at ([95.130.255.144] helo=radon.swed.at) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b58H9-0001vF-GV for linux-mtd@lists.infradead.org; Tue, 24 May 2016 09:05:21 +0000 Subject: Re: UBIFS assert when rebooting a read only ubifs when it's been remounted r/w To: Martin Townsend References: <573C4033.6010906@nod.at> <573EC17D.40809@nod.at> <574360B5.1040505@nod.at> Cc: "linux-mtd@lists.infradead.org" From: Richard Weinberger Message-ID: <57441937.9070302@nod.at> Date: Tue, 24 May 2016 11:04:55 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am 24.05.2016 um 10:31 schrieb Martin Townsend: > On Mon, May 23, 2016 at 8:57 PM, Richard Weinberger wrote: >> Am 23.05.2016 um 16:16 schrieb Martin Townsend: >>>> Also will try patch on Monday :) >>> Hi Richard, >>> >>> with reboot I get the assert on shutdown too, the commit >>> 807612db2f9940b9fa6deaef054eb16d51bd3e00 is there already. A >>> colleague doesn't see this problem so I will try on a newly flashed >>> board. >> >> Interesting, so it happens only with that UBIFS instance? >> Can you share a nanddump? >> > No problem, is there a specific command? looking at the help I would guess: > nanddump --bb=dumpbad --oob -f nand.img /dev/mtdX nandump --omitoob -f nand.img /dev/mtdX is fine. > Is there a preference as to where to put the dump file? Anything where I can download anonymously is fine. Thanks, //richard