From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sunil Mushran Date: Mon, 21 Jul 2008 17:31:29 -0700 Subject: [Ocfs2-devel] EIP in ocfs2 on spin_lock / inode_lock_full In-Reply-To: <22efb4930807190908u272c26bbxf764d291ea96e63a@mail.gmail.com> References: <22efb4930807190908u272c26bbxf764d291ea96e63a@mail.gmail.com> Message-ID: <48852A61.6050508@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Please file a bugzilla and attach the oops log. Also, attach the following output. $ objdump -DSl /lib/modules/`uname -r`/kernel/fs/ocfs2/ocfs2.ko >/tmp/ocfs2.txt Also, is this oops log a cut-paste of the original or a hand copy of the console. Sunil Geoffrey Pan wrote: > I replicated this on 2.6.26-rc9 and release 2.6.26 - showing up on > console screen. Once it starts it just spews on the screen and server > becomes unusable. > > Geoff > > EIP:0060:[] EFLAGS: 00000297 CPU: 0 > EIP is at _spin_lock+0x10/0x15 > EAX: f5962c00 EBX: 00000000 ECX: 00000000 EDX: 0000acab > ESI: f44413d0 EDI: f44413d0 EBP: d2e8e000 ESP: d2e88ee2c > DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 > CR0: 80050033 CR2: 00357cb0 CR3: 287ee000 CR4: 000006f0 > DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000 > DR6: ffff0ff0 DR7: 00000400 > > [] ocfs_inode_lock_full+0x33/0x96d [ocfs2] > [] mntput_no_expire+0x13/0xd6 > [] ocfs2_statfs+0xbb/0x248d [ocfs2] > [] vfs_statfs+0x43/0x5b > [] vfs_statfs64+0x10/0x21 > [] sys_statfs64+0x44/0x7b > [] audit_syscall_entry+0x102/0x12c > [] audit_syscall_exit+0x2a1/0x2bd > [] do_syscall_trace+0x121/0x165 > [] syscall_call+0x7/0xb > > > EAX: f5962c84 EBX: 00000000 ECX: 00000000 EDX: 0000adab > ESI: f5962c00 EDI: f44435d0 EBP: f546af04 ESP: f546adf4 > DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 > CR0: 80050033 CR2: 0822d548 CR3: 35530000 CR4: 000006f0 > DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000 > DR6: ffff0ff0 DR7: 00000400 > > [] ocfs_inode_lock_full+0x33/0x96d [ocfs2] > [] ocfs2_permission+0x0/0xce [ocfs2] > [] ocfs2_permission+0x12/0xce [ocfs2] > [] ocfs2_permission+0x0/0xce [ocfs2] > [] permission+0xa3/0xef > [] __link_path_walk+0x11b/0xb02 > [] do_get_write_access+0x32d/0x366 [jbd] > [] path_walk+0x37/0x70 > [] do_path_lookup+0x122/0x184 > [] __user_walk_fd+0x29/0x3a > [] vfs_stat_fd+0x15/0x3c > [] handle_mm_fault+0x709/0x78f > [] sys_stat64+0xf > [] audit_syscall_entry+0x102/0x12c > [] audit_syscall_exit+0x2a1/0x2bd > [] do_syscall_trace+0x121/0x165 > [] syscall_call+0x7/0xb > > ------------------------------------------------------------------------ > > _______________________________________________ > Ocfs2-devel mailing list > Ocfs2-devel at oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs2-devel