bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

find: .: Value too large for defined data type


From: Tim Waugh
Subject: find: .: Value too large for defined data type
Date: Wed, 1 Dec 2004 17:55:36 +0000
User-agent: Mutt/1.4.1i

With findutils-4.1.20 I've had a report of this error:

find: .: Value too large for defined data type

Here is the bug report:

  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=141167

It seems that the opendir/readdir/closedir loop in savedir.c is
getting errno set to EOVERFLOW on return from one of the readdir()
calls.  Should find(1) handle this better?

Tim.
*/

Attachment: pgpbAsxx347LJ.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]