On Fri, Jul 14, 2006 at 09:03:12PM +0200, Zoran Dzelajlija wrote:
> Package: e2fsprogs
> Version: 1.39-1
> Severity: important
> 
> Hi, e2fsck segfaults when checking an ext3 fs.

Can you send me an raw e2image dump of the filesystem?

>From the e2image man page:

       Raw image files are sometimes used when sending filesystems to
       the maintainer as part of bug reports to e2fsprogs.  When used
       in this capacity, the recommended command is as follows
       fidential.  To address this concern, the -s option can be
       specified.  This will cause e2image to scramble directory
       entries and zero out any unused portions of the directory
       blocks before writing the image file.  However, the -s option
       will prevent analysis of problems related to hash-tree indexed
       directories.  (replace hda1 with the appropriate device):

            e2image -r /dev/hda1 - | bzip2 > hda1.e2i.bz2

       This will only send the metadata information, without any data
       blocks.  However, the filenames in the directory blocks can
       still reveal information about the contents of the filesystem
       that the bug reporter may wish to keep confidential.

After you do this, did you try running e2fsck without the -n option?

Thanks,

                                        - Ted


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to