Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752757AbaJPUPQ (ORCPT ); Thu, 16 Oct 2014 16:15:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42464 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751369AbaJPUPO (ORCPT ); Thu, 16 Oct 2014 16:15:14 -0400 Date: Thu, 16 Oct 2014 16:15:04 -0400 From: Dave Jones To: Dmitry Monakhov , Linux Kernel , linux-ext4@vger.kernel.org Subject: Re: kernel BUG at fs/ext4/inode.c:2982! Message-ID: <20141016201504.GA24798@redhat.com> Mail-Followup-To: Dave Jones , Dmitry Monakhov , Linux Kernel , linux-ext4@vger.kernel.org References: <20141016055718.GA17655@redhat.com> <871tq8pdh4.fsf@openvz.org> <20141016143346.GA9910@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141016143346.GA9910@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 16, 2014 at 10:33:46AM -0400, Dave Jones wrote: > > Try this patch http://www.spinics.net/lists/linux-ext4/msg45683.html > > I'll give it a try if I can get it reproducing easily, otherwise I cna't say > either way whether the patch is doing any good. ok, I managed to reproduce it a few times, and then tried again with your patch. I'm not sure if it's related, but I'm now seeing lockups in ext4. The process that gets stuck looks like this.. trinity-c21 R running task 13232 9781 831 0x10000004 0000000000000000 0000000000000001 0000000000000000 0000000000000000 ffff8800c8d333d8 0000000000000000 0000000000000002 00000000cacaa650 ffff880217cf7db8 0000000000000000 0000000000000000 ffffffffa929ff8c Call Trace: [] ? ext4_map_blocks+0x31c/0x560 [] ? ext4_map_blocks+0x205/0x560 [] ? ext4_es_find_delayed_extent_range+0x48c/0x4e0 [] ? ext4_llseek+0x261/0x3f0 [] ? __fdget_pos+0x49/0x50 [] ? rcu_read_lock_held+0x6e/0x80 [] ? SyS_lseek+0x94/0xc0 I've got to run right now, but I'll look into tracing it some more when I get back. Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/