Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756930AbZAJAg4 (ORCPT ); Fri, 9 Jan 2009 19:36:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753523AbZAJAgs (ORCPT ); Fri, 9 Jan 2009 19:36:48 -0500 Received: from mga09.intel.com ([134.134.136.24]:29756 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753429AbZAJAgq (ORCPT ); Fri, 9 Jan 2009 19:36:46 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.37,242,1231142400"; d="scan'208";a="480477236" Date: Fri, 9 Jan 2009 16:36:45 -0800 From: "Pallipadi, Venkatesh" To: linux-kernel Cc: tytso@mit.edu Subject: kernel BUG at fs/ext/super.c:428 Message-ID: <20090110003645.GA16107@linux-os.sc.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 5512 Lines: 108 I started seeing this BUG on one of my test systems during file system unmount on the way to shutdown/reboot. The problem is present with latest git and not present in 2.6.28. Hoping that someone has already seen this and fix available before I go git bisect way... Let me know if you need any more detais about the bug or test system. Thanks, Venki [ 212.222623] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 213.824126] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: R X/TX [ 213.832083] 0000:06:00.0: eth0: 10/100 speed: disabling TSO [ 213.842423] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 579.820973] sb orphan head is 291585 [ 579.824856] sb_info orphan list: [ 579.828373] inode sda3:291585 at ffff880220449c00: mode 100600, nlink 0, ne xt 0 [ 579.836381] ------------[ cut here ]------------ [ 579.841264] kernel BUG at /home/venkip/src/linus/linux-2.6/fs/ext3/super.c:42 8! [ 579.849065] invalid opcode: 0000 [#1] SMP [ 579.853602] last sysfs file: /sys/devices/pci0000:00/0000:00:1e.0/0000:0b:01. 0/irq [ 579.861638] CPU 0 [ 579.863974] Modules linked in: [ 579.867387] Pid: 7027, comm: umount Not tainted 2.6.28-05716-gfe0bdec-dirty # 587 [ 579.875244] RIP: 0010:[] [] ext3_put_sup er+0x198/0x1f6 [ 579.884162] RSP: 0018:ffff88022c9a7e18 EFLAGS: 00010287 [ 579.889753] RAX: ffff880220449b68 RBX: ffff880229151278 RCX: 0000000000000000 [ 579.897162] RDX: 0000000000007675 RSI: 0000000000000001 RDI: 000000000000000f [ 579.904573] RBP: ffff88022c9a7e48 R08: 0000000000000086 R09: 0000000000000086 [ 579.911982] R10: ffffffff8024ee4b R11: 0000000000000086 R12: ffff880229150000 [ 579.919410] R13: ffff88022ae6b000 R14: ffff880229151278 R15: ffff88022cbf8498 [ 579.926820] FS: 00007fa202bdd6d0(0000) GS:ffffffff80a83080(0000) knlGS:00000 00000000000 [ 579.935408] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [ 579.941422] CR2: 000000000059d4b8 CR3: 00000002299d7000 CR4: 00000000000406e0 [ 579.948832] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 579.956244] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [ 579.963669] Process umount (pid: 7027, threadinfo ffff88022c9a6000, task ffff 88022993e180) [ 579.972422] Stack: [ 579.974695] 0000000000000000 ffffffff80a70c80 ffff88022ae6b000 ffffffff806c2 440 [ 579.982414] 0000000000000008 ffffffff80a70c80 ffff88022c9a7e68 ffffffff802a5 e6a [ 579.990643] ffff88022a9d5040 0000000000000003 ffff88022c9a7e88 ffffffff802a5 f18 [ 579.999317] Call Trace: [ 580.002027] [] generic_shutdown_super+0x63/0xf7 [ 580.008553] [] kill_block_super+0x1a/0x32 [ 580.014584] [] deactivate_super+0x4c/0x61 [ 580.020609] [] mntput_no_expire+0x10d/0x13d [ 580.026814] [] sys_umount+0x2c0/0x2ed [ 580.032473] [] system_call_fastpath+0x16/0x1b [ 580.038826] Code: ff ff 48 81 c6 50 04 00 00 89 04 24 31 c0 e8 c8 4f 37 00 48 8b 1b 48 8b 03 4c 39 f3 0f 18 08 75 a9 4d 39 b4 24 78 12 00 00 74 04 <0f> 0b eb fe 49 8b bd d0 01 00 00 e8 0c 18 fa ff 49 8b bc 24 90 [ 580.062926] RIP [] ext3_put_super+0x198/0x1f6 [ 580.069264] RSP [ 580.073020] ---[ end trace 9a9df175acc77635 ]--- [ 580.077917] ------------[ cut here ]------------ [ 580.082828] WARNING: at /home/venkip/src/linus/linux-2.6/kernel/exit.c:1014 d o_exit+0x45/0x7cc() [ 580.092108] Hardware name: X7DB8 [ 580.095604] Modules linked in: [ 580.099012] Pid: 7027, comm: umount Tainted: G D 2.6.28-05716-gfe0bde c-dirty #587 [ 580.107683] Call Trace: [ 580.110404] [] warn_slowpath+0xd3/0x10f [ 580.116162] [] ? apic_timer_interrupt+0xe/0x20 [ 580.122526] [] ? up+0xf/0x39 [ 580.127323] [] ? vprintk+0x30b/0x337 [ 580.132821] [] ? printk+0x67/0x69 [ 580.138060] [] do_exit+0x45/0x7cc [ 580.143315] [] ? show_registers+0x215/0x224 [ 580.149426] [] ? atomic_notifier_call_chain+0xf/0x11 [ 580.156319] [] ? do_unblank_screen+0x2e/0x12c [ 580.162598] [] oops_end+0x89/0x8e [ 580.167840] [] die+0x55/0x5e [ 580.172651] [] do_trap+0x110/0x11f [ 580.177973] [] do_invalid_op+0x91/0x9a [ 580.183666] [] ? ext3_put_super+0x198/0x1f6 [ 580.189769] [] ? printk+0x67/0x69 [ 580.195001] [] invalid_op+0x15/0x20 [ 580.200437] [] ? up+0xf/0x39 [ 580.205237] [] ? ext3_put_super+0x198/0x1f6 [ 580.211340] [] ? ext3_put_super+0x180/0x1f6 [ 580.217449] [] generic_shutdown_super+0x63/0xf7 [ 580.223898] [] kill_block_super+0x1a/0x32 [ 580.229850] [] deactivate_super+0x4c/0x61 [ 580.235789] [] mntput_no_expire+0x10d/0x13d [ 580.241889] [] sys_umount+0x2c0/0x2ed [ 580.247487] [] system_call_fastpath+0x16/0x1b [ 580.253761] ---[ end trace 9a9df175acc77635 ]--- -- 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/