xfs
[Top] [All Lists]

[Bug 248] New: xfs_check: Segmentation fault

To: xfs-master@xxxxxxxxxxx
Subject: [Bug 248] New: xfs_check: Segmentation fault
From: bugzilla-daemon@xxxxxxxxxxx
Date: Fri, 30 May 2003 05:01:16 -0700
Sender: linux-xfs-bounce@xxxxxxxxxxx
http://oss.sgi.com/bugzilla/show_bug.cgi?id=248

           Summary: xfs_check: Segmentation fault
           Product: Linux XFS
           Version: unspecified
          Platform: AMD
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: Medium
         Component: xfsprogs
        AssignedTo: xfs-master@xxxxxxxxxxx
        ReportedBy: cmiller@xxxxxxxxxxxxxx


I recently had my XFS file system crash on me, and I did a dd of the partition
to a file on another partition (also XFS, but that's irrellivant).

When I dd-ed the partition, I ran this command:
"dd if=/dev/ide/host2/bus1/target0/lun0/part6 of=/backup-file bs=4k"

I tried to run xfs_check on this file, and I got a Segmentation fault. I issued
this command to run xfs_check:
"xfs_check -f /backup-file"

I also get the same seg fault when I run:
"xfs_check /dev/ide/host2/bus1/target0/lun0/part6"

The seg fault error is this:
"/bin/xfs_check: line 63: 14215 Segmentation fault      xfs_db$ISFILE -i -p
xfs_check -c "check$OPTS" $1"

I am not sure what information I need to provide, so if you need anything else,
please don't hesitate to contact me. I plan on leaveing the /backup-file on my
system a couple of weeks in case you guys need it. I would send it to you, but
it's about 25GB. Rather large....



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 248] New: xfs_check: Segmentation fault, bugzilla-daemon <=