From: Theodore Ts'o Subject: Re: 3.5.1 kernel: Oops + stracktrace + ext4 kernel errors! Date: Fri, 24 Aug 2012 18:38:54 -0400 Message-ID: <20120824223854.GF5094@thunk.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, al piszcz To: Justin Piszcz Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:46687 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751879Ab2HXWi5 (ORCPT ); Fri, 24 Aug 2012 18:38:57 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Fri, Aug 24, 2012 at 11:31:44AM -0400, Justin Piszcz wrote: > Hello, > > Thoughts? > > Saw this when trying to copy files to array with Samba and doing file > operations: > > [28939.505792] ------------[ cut here ]------------ > [29367.345433] BUG: unable to handle kernel NULL pointer dereference > at 0000000000000028 > [29367.345455] IP: [] ext4_ext_remove_space+0x89c/0xc90 Fixed by commit 89a4e48f84 in upstream. It is scheduled for inclusion in the a stable kernel series; I believe it should be in 3.5.3. Regards, - Ted