http://oss.sgi.com/bugzilla/show_bug.cgi?id=914
Summary: xfs_repair segfault on stage 6
Product: XFS
Version: Current
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P5
Component: xfsprogs
AssignedTo: xfs-masters@xxxxxxxxxxx
ReportedBy: bartosz.cisek@xxxxxxxxxxxxxx
Estimated Hours: 0.0
Classification: Unclassified
Version form git. File system has 2T.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fb9ba214730 (LWP 17390)]
longform_dir2_entry_check_data (mp=0x7fff2c6ba870, ip=0x1dbe410,
num_illegal=0x7fff2c6ba788, need_dot=0x7fff2c6ba794, current_irec=0x1f58770,
current_ino_offset=53, bpp=0x2c05fe0,
hashtab=0x21a0a10, freetabp=0x7fff2c6ba778, da_bno=0, isblock=0) at
phase6.c:1864
1864 d = bp->data;
(gdb) bt
#0 longform_dir2_entry_check_data (mp=0x7fff2c6ba870, ip=0x1dbe410,
num_illegal=0x7fff2c6ba788, need_dot=0x7fff2c6ba794, current_irec=0x1f58770,
current_ino_offset=53,
bpp=0x2c05fe0, hashtab=0x21a0a10, freetabp=0x7fff2c6ba778, da_bno=0,
isblock=0) at phase6.c:1864
#1 0x0000000000424d92 in process_dir_inode (mp=0x7fff2c6ba870, agno=<value
optimized out>, irec=0x1f58770, ino_offset=<value optimized out>) at
phase6.c:2520
#2 0x00000000004267aa in phase6 (mp=0x7fff2c6ba870) at phase6.c:3604
#3 0x000000000042f3ae in main (argc=<value optimized out>, argv=<value
optimized out>) at xfs_repair.c:743
--
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|