lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 2 Sep 2008 17:38:25 +0530
From:	"Manish Katiyar" <mkatiyar@...il.com>
To:	linux-ext4@...r.kernel.org
Subject: e2fsprogs-1.41.0 - error opening fs with badblocks.

Hi,

I have created a test ext4 FS of 2.3GB. While running badblocks on it,
I get the below error.

/home/mkatiyar/e2fs-git/e2fsprogs_work/sbin> ./badblocks myfs
./badblocks: Value too large for defined data type while trying to open myfs

/home/mkatiyar/e2fs-git/e2fsprogs_work/sbin> ls -lh myfs
-rw-r--r-- 1 mkatiyar mkatiyar 2.3G 2008-09-02 10:13 myfs

This is due to open returning EOVERFLOW , but as per man page it
should happen if the size of the file cannot be represented correctly
in off_t which I don't think
is the case here.

I am on Ubuntu 8.04.

Thanks -
Manish
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ