Bugzilla – Bug 117202
xfs_db segfaults
Last modified: 2005-10-14 15:31:03 UTC
I wanted to find out how fragmented my XFS partition is but xfs_db segfaults: linux:~ # xfs_db -c frag -r /dev/hda4 Segmentation fault Thanks in advance!
Created attachment 50227 [details] A backtrace of the segfault Attaching a backtrace of the segfault.
I couldn't reproduce on a randomly created and populated xfs. Could you please try to make a dump of the fs, restore it to another partition and rerun the xfs_db?
I'm not able to reproduce the segfault anymore with SUSE 10.0 GM. I guess this bug can be closed. Sorry for not telling you earlier. Thanks, Sven
ok, thanks