From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dell-paw-3.cambridge.redhat.com ([195.224.55.237] helo=passion.cambridge.redhat.com) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 16QwZ8-00070G-00 for ; Wed, 16 Jan 2002 20:21:46 +0000 From: David Woodhouse In-Reply-To: <3C45DC51.599F4E7B@comdev.cc> References: <3C45DC51.599F4E7B@comdev.cc> <20020116163239.99399.qmail@web13206.mail.yahoo.com> <8630.1011205354@redhat.com> To: Adam Wozniak Cc: linux-mtd@lists.infradead.org Subject: Re: different crash (was Re: JFFS2 is crashing the kernel) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 16 Jan 2002 20:32:41 +0000 Message-ID: <19201.1011213161@redhat.com> Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: Can you look at the assembly and see precisely what line of code was faulting? Recompiling the offending file with identical flags except for adding '-g' can be useful. -- dwmw2