From: "Josef Bacik" Subject: Re: ext3 on latest -git: BUG: unable to handle kernel NULL pointer dereference at 0000000c Date: Thu, 17 Jul 2008 09:34:10 -0400 Message-ID: <1b7401870807170634u14492a53k3931ddcddbd1e098@mail.gmail.com> References: <19f34abd0807170551q4fbb862bu270297cfd76a69be@mail.gmail.com> <1b7401870807170613y747baa7by158177047cc7e28@mail.gmail.com> <19f34abd0807170620g39ab942bl592ea3fa3fa0dab@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: linux-ext4@vger.kernel.org, sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com, "Johannes Weiner" , linux-kernel@vger.kernel.org To: "Vegard Nossum" Return-path: Received: from wx-out-0506.google.com ([66.249.82.225]:31648 "EHLO wx-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754424AbYGQNeL (ORCPT ); Thu, 17 Jul 2008 09:34:11 -0400 Received: by wx-out-0506.google.com with SMTP id h29so3893678wxd.4 for ; Thu, 17 Jul 2008 06:34:10 -0700 (PDT) In-Reply-To: <19f34abd0807170620g39ab942bl592ea3fa3fa0dab@mail.gmail.com> Content-Disposition: inline Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu, Jul 17, 2008 at 9:20 AM, Vegard Nossum wrote: > On Thu, Jul 17, 2008 at 3:13 PM, Josef Bacik wrote: >> On Thu, Jul 17, 2008 at 8:51 AM, Vegard Nossum wrote: >>> Hi, >>> >>> I get this with both clean v2.6.26 and latest -git >>> (33af79d12e0fa25545d49e86afc67ea8ad5f2f40): >>> >> >> Thanks for the report, do you happen to have any messages above the >> panic message that would indicate if there was some sort of fs error >> that was hit before the panic? That would help me figure out what >> exactly happened. Thanks, > > Yeah, the full log exists at > > http://folk.uio.no/vegardno/linux/log-1216293934.txt > > I think this is the interesting part: Hmm well the journal should have aborted, but it looks like it didn't, are you mounting with errors=continue by any chance? Thanks much, Josef