Received: with ECARTIS (v1.0.0; list linux-xfs); Fri, 30 May 2003 05:51:06 -0700 (PDT) Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.9/8.12.9) with ESMTP id h4UCoi2x030668 for ; Fri, 30 May 2003 05:50:44 -0700 Received: (from xfs@localhost) by oss.sgi.com (8.12.9/8.12.8/Submit) id h4UCoiMe030667 for linux-xfs@oss.sgi.com; Fri, 30 May 2003 05:50:44 -0700 Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.9/8.12.9) with ESMTP id h4UCog31030652 for ; Fri, 30 May 2003 05:50:42 -0700 Received: (from apache@localhost) by oss.sgi.com (8.12.9/8.12.8/Submit) id h4UC1Gpu029677; Fri, 30 May 2003 05:01:16 -0700 Date: Fri, 30 May 2003 05:01:16 -0700 Message-Id: <200305301201.h4UC1Gpu029677@oss.sgi.com> From: bugzilla-daemon@oss.sgi.com To: xfs-master@oss.sgi.com Subject: [Bug 248] New: xfs_check: Segmentation fault X-Bugzilla-Reason: AssignedTo X-archive-position: 4185 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: bugzilla-daemon@oss.sgi.com Precedence: bulk X-list: linux-xfs Content-Length: 1433 Lines: 42 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@oss.sgi.com ReportedBy: cmiller@compuville.net 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.