Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423123AbWJRWuL (ORCPT ); Wed, 18 Oct 2006 18:50:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1423125AbWJRWuL (ORCPT ); Wed, 18 Oct 2006 18:50:11 -0400 Received: from main.gmane.org ([80.91.229.2]:23776 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S1423123AbWJRWuJ (ORCPT ); Wed, 18 Oct 2006 18:50:09 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Dylan Taft Subject: Re: 2.6.19-rc2-mm1 Date: Wed, 18 Oct 2006 22:44:34 +0000 (UTC) Message-ID: References: <20061016230645.fed53c5b.akpm@osdl.org> <4534E773.9060600@shadowen.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 162.30.48.200 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2899 Lines: 78 Andy Whitcroft shadowen.org> writes: > > Seeing this on a couple of x86_64's so far, probabally widespread: > > BUG: warning at fs/inode.c:1389/i_size_write() > > elm3b6: > > Call Trace: > [] i_size_write+0x51/0x73 > [] generic_commit_write+0x35/0x49 > [] ext2_commit_chunk+0x32/0x6d > [] ext2_make_empty+0x160/0x179 > [] ext2_mkdir+0xb5/0x121 > [] vfs_mkdir+0x6a/0xaa > [] sys_mkdirat+0xac/0xfd > [] vfs_stat+0x14/0x16 > [] sys32_stat64+0x1a/0x34 > [] sys_mkdir+0x13/0x15 > [] ia32_sysret+0x0/0xa > > This first one does not look so unreasonable, the inode is new and has > not yet been instantiated? But I'm no fs locking expert ... > > BUG: warning at fs/inode.c:1389/i_size_write() > > bl6-13: > > Call Trace: > [] i_size_write+0x45/0x57 > [] simple_commit_write+0x3b/0x47 > [] __page_symlink+0xb5/0x150 > [] ramfs_symlink+0x4d/0xb7 > [] vfs_symlink+0xd4/0x144 > [] sys_symlinkat+0x86/0xd2 > [] do_header+0x70/0x1d2 > [] do_symlink+0x4b/0x7b > [] write_buffer+0x1d/0x2b > [] flush_window+0x6c/0xca > [] inflate_codes+0x38f/0x3ec > [] inflate_dynamic+0x4f5/0x541 > [] unpack_to_rootfs+0x4c4/0x923 > [] populate_rootfs+0x8a/0xde > [] init+0x114/0x346 > [] child_rip+0xa/0x15 > [] acpi_ds_init_one_object+0x0/0x82 > [] acpi_ds_init_one_object+0x0/0x82 > [] init+0x0/0x346 > [] child_rip+0x0/0x15 > > -apw > I get this too, running an intel core duo on an asus p5b, but everything is running 32bit compiled programs., same kernel as well. BUG: warning at fs/inode.c:1389/i_size_write() [] i_size_write+0x70/0x80 [] ext3_journalled_commit_write+0xf1/0x120 [] commit_write_fn+0x0/0x70 [] ext3_journalled_commit_write+0x0/0x120 [] __page_symlink+0x90/0x170 [] ext3_symlink+0x80/0x1c0 [] __capable+0x8/0x20 [] ext3_symlink+0x0/0x1c0 [] vfs_symlink+0x80/0xa0 [] sys_symlinkat+0xb2/0xe0 [] do_page_fault+0x32c/0x630 [] sys_symlink+0x20/0x30 [] sysenter_past_esp+0x5f/0x85 ======================= - 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/