xfs
[Top] [All Lists]

XFS Issues

To: linux-xfs@xxxxxxxxxxx
Subject: XFS Issues
From: Jim Gifford <lfs@xxxxxxxxx>
Date: Mon, 17 Apr 2006 17:35:36 -0700
Sender: linux-xfs-bounce@xxxxxxxxxxx
User-agent: Thunderbird 1.5 (Windows/20051201)
Trying to do a system build using XFS as my default file system. Keep getting oops like the one posted below.

System is Cross-LFS system - GCC 4.1 - Glibc 2.4 - Binutils 2.16.1

Any suggestions?

Unable to handle kernel paging request at virtual address 548bc35f
printing eip:
c01b7810
*pde = 00000000
Oops: 0002 [#1]
CPU: 0
EIP: 0060:[<c01b7810>] Not tainted VLI
EFLAGS: 00010296 (2.6.16.5 #1)
EIP is at xfs_dir2_leafn_lookup_int+0x3f0/0x4e0
eax: 00000002 ebx: 00000000 ecx: d9ac3cb4 edx: 000001b7
esi: dcb0c438 edi: 0000fc01 ebp: d6d1bdd0 esp: d9ac3b64
ds: 007b es: 007b ss: 0068
Process tar (pid: 7109, threadinfo=d9ac2000 task=c16fd590)
Stack: <0>dcb0c438 d9ac3cb4 db229d7c c01ae3d0 dcb0c438 d9ac3cb4 db229d8c db229d68
c01e51aa c1710d20 d9ac3cb4 000001fc 000001fc 00000002 d9ac3cb4 00000000
c01b6403 db229d68 d9ac3c1c d9ac3bc0 00000246 d6d1bffc 00000003 03000000
Call Trace:
[<c01ae3d0>] xfs_da_node_lookup_int+0x250/0x320
[<c01e51aa>] kmem_zone_zalloc+0x2a/0x60
[<c01b6403>] xfs_dir2_node_addname+0x43/0x9e0
[<c01aadbf>] xfs_da_buf_done+0x9f/0xc0
[<c01b7406>] xfs_dir2_leaf_to_node+0x146/0x160
[<c01aadbf>] xfs_da_buf_done+0x9f/0xc0
[<c01b50b5>] xfs_dir2_leaf_addname+0x955/0x9a0
[<c01afcbd>] xfs_dir2_isleaf+0x1d/0x60
[<c01b0439>] xfs_dir2_createname+0x139/0x140
[<c01d8fe3>] xfs_trans_reserve+0x83/0x1e0
[<c01e2a05>] xfs_create+0x445/0x660
[<c01eb90a>] linvfs_mknod+0x14a/0x280
[<c01b02d7>] xfs_dir2_lookup+0xf7/0x120
[<c014f899>] vfs_create+0x79/0xa0
[<c01523f5>] open_namei+0x4b5/0x560
[<c01de9cb>] xfs_inactive_free_eofblocks+0x1cb/0x220
[<c0141340>] do_filp_open+0x20/0x40
[<c01410c3>] get_unused_fd+0x43/0xa0
[<c0141395>] do_sys_open+0x35/0x80
[<c0141413>] sys_open+0x13/0x20
[<c0102919>] syscall_call+0x7/0xb
Code: 8b 5c 24 10 8b 4c 24 5c 89 99 38 01 00 00 c7 81 4c 01 00 00 44 32 44 58 8b 44 24 58 8b 54 24 20 89 10 b8 02 00 00 00 83 c4 3c 5b <20> a0 5d c3 8b 54 24 14 c7 83 4c 01 3c c0 46 32 00 10 e0 01 32
Segmentation fault



<Prev in Thread] Current Thread [Next in Thread>
  • XFS Issues, Jim Gifford <=