Your message dated Fri, 30 Sep 2011 19:32:02 -0400
with message-id <[email protected]>
and subject line Re: /usr/sbin/filefrag: random perfection reported
has caused the Debian Bug report #599079,
regarding /usr/sbin/filefrag: random perfection reported
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
599079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599079
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: e2fsprogs
Version: 1.41.12-2
Severity: normal
File: /usr/sbin/filefrag

Filefrag never reports the same perfection, on top of the value being
entirely wrong:

# filefrag /mnt/gnome.raw 
/mnt/gnome.raw: 3569 extents found, perfection would be -6071752 extent
# filefrag /mnt/gnome.raw 
/mnt/gnome.raw: 3569 extents found, perfection would be -3105649 extent
# filefrag /mnt/gnome.raw 
/mnt/gnome.raw: 3569 extents found
# filefrag /mnt/gnome.raw 
/mnt/gnome.raw: 3569 extents found, perfection would be -10082393 extent
# filefrag /mnt/gnome.raw 
/mnt/gnome.raw: 3569 extents found, perfection would be -18652148 extent

Looks like an uninitialized variable.

Mike

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages e2fsprogs depends on:
ii  e2fslibs                      1.41.12-2  ext2/ext3/ext4 file system librari
ii  libblkid1                     2.17.2-3.2 block device id library
ii  libc6                         2.11.2-6   Embedded GNU C Library: Shared lib
ii  libcomerr2                    1.41.12-2  common error description library
ii  libss2                        1.41.12-2  command-line interface parsing lib
ii  libuuid1                      2.17.2-3.2 Universally Unique ID library
ii  util-linux                    2.17.2-3.2 Miscellaneous system utilities

e2fsprogs recommends no packages.

Versions of packages e2fsprogs suggests:
pn  e2fsck-static                 <none>     (no description available)
pn  gpart                         <none>     (no description available)
ii  parted                        2.3-2      The GNU Parted disk partition resi

-- no debconf information



--- End Message ---
--- Begin Message ---
fixed 599079 e2fsprogs/1.42~WIP-2011-09-25-1
thanks

It was indeed an uninitalized variable.  It was fixed in git commit
1e003cc77d43ee, which was in the 1.42-WIP-0925 release.

                                                - Ted


--- End Message ---

Reply via email to