segmentation fault during mount
Eric Sandeen
sandeen at sandeen.net
Mon Feb 7 22:44:53 CST 2011
On 2/7/11 5:01 AM, Ryan Roh wrote:
> Dear Members,
>
> I'm using XFS based on STMicro SH4 based chip (STi7105).
>
> and I have some issue on xfs log mounting.
>
Were the errors after any sort of harsh testing of the filesystem, such
as usb disconnects or power off?
Or was this after a clean unmount?
-Eric
>
> 1. chip : sh4 STi7105
>
> 2. HDD : 320GB USB HDD USB 2.0 port.
>
> 3. OS : Linux 2.6.23.17 + patch for fixing cache aliasing issue.
>
> 4. XFSProgs version : 3.1.1
>
>
>
> mounting and repairing log in the below. This segmentation fault is caused by
>
> the assert in xfs_alloc_increment function of xfs_alloc_btree.c file. The btree
>
> level is equal to root level in the below code.
>
>
>
> /*
>
> * If we went off the root then we are seriously confused.
>
> */
>
> ASSERT(lev < cur->bc_nlevels);
>
>
...
More information about the xfs
mailing list